HomeSort by relevance Sort by last modified time
    Searched refs:Region (Results 126 - 150 of 336) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/native/services/surfaceflinger/
LayerDim.cpp 47 const Region& /* clip */, bool useIdentityTransform) const
SurfaceFlinger.h 286 * region. Returns whether a new buffer has been latched, i.e., whether it
390 // mark a region of a layer stack dirty. this updates the dirty
391 // region of all screens presenting this layer stack.
392 void invalidateLayerStack(uint32_t layerStack, const Region& dirty);
410 Region& dirtyRegion, Region& opaqueRegion);
418 void doDisplayComposition(const sp<const DisplayDevice>& hw, const Region& dirtyRegion);
422 bool doComposeSurfaces(const sp<const DisplayDevice>& hw, const Region& dirty);
425 void drawWormhole(const sp<const DisplayDevice>& hw, const Region& region) const
    [all...]
Transform.cpp 21 #include <ui/Region.h>
227 Region Transform::transform(const Region& reg) const
229 Region out;
232 Region::const_iterator it = reg.begin();
233 Region::const_iterator const end = reg.end();
  /external/llvm/include/llvm/ProfileData/
CoverageMapping.h 41 /// execution count for a region of code using the collected profile count data.
146 /// \brief A Counter mapping region associates a source range with
153 /// \brief An ExpansionRegion represents a file expansion region that
247 /// \brief Return the number of times that a region of code associated with
266 void pushRegion(CounterMappingRegion Region, uint64_t Count) {
269 CountedRegions.emplace_back(Region, Count);
315 /// \brief The region that expands to this record.
316 const CountedRegion &Region;
320 ExpansionRecord(const CountedRegion &Region,
322 : FileID(Region.ExpandedFileID), Region(Region), Function(Function) {
    [all...]
  /external/llvm/include/llvm/Analysis/
RegionIterator.h 9 // This file defines the iterators to iterate over the elements of a Region.
28 /// the parent Region. Furthermore for BasicBlocks that start a subregion, a
41 // The iterator works in two modes, bb mode or region mode.
46 // In region mode there is only one successor, thats the regionnode mapping
58 // advanceRegionSucc - A region node has only one successor. It reaches end
61 assert(Node.getInt() == ItRgBegin && "Cannot advance region successor!");
67 // isRegionMode - Is the current iterator in region mode?
75 assert(succ && "BB not in Region or entered subregion!");
81 assert(Node.getInt() == ItRgBegin && "Cannot get the region successor!");
85 // isExit - Is this the exit BB of the Region
    [all...]
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer_hwc1.h 54 class Region;
172 virtual void setVisibleRegionScreen(const Region& reg) = 0;
173 virtual void setSurfaceDamage(const Region& reg) = 0;
365 Vector<Region> visibleRegions;
366 Vector<Region> surfaceDamageRegions;
  /frameworks/base/core/java/android/view/
AccessibilityInteractionController.java 21 import android.graphics.Region;
100 long accessibilityNodeId, Region interactiveRegion, int interactionId,
138 final Region interactiveRegion = (Region) args.arg3;
183 String viewId, Region interactiveRegion, int interactionId,
222 final Region interactiveRegion = (Region) args.arg4;
276 String text, Region interactiveRegion, int interactionId,
316 final Region interactiveRegion = (Region) args.arg4
    [all...]
  /frameworks/base/core/java/android/content/res/
CompatibilityInfo.java 23 import android.graphics.Region;
295 private Region mTouchableAreaBuffer = null;
315 * Translate the region in window to screen.
317 public void translateRegionInWindowToScreen(Region transparentRegion) {
421 public Region getTranslatedTouchableArea(Region touchableArea) {
422 if (mTouchableAreaBuffer == null) mTouchableAreaBuffer = new Region();
  /frameworks/base/services/core/java/com/android/server/wm/
DisplayContent.java 34 import android.graphics.Region;
35 import android.graphics.Region.Op;
99 Region mTouchExcludeRegion = new Region();
102 Region mNonResizeableRegion = new Region();
109 private final Region mTmpRegion = new Region();
403 * Exclusion region is the region that TapDetector doesn't care about
    [all...]
  /frameworks/base/libs/hwui/
ClipArea.cpp 230 case ClipMode::Region:
236 void ClipArea::clipRegion(const SkRegion& region, SkRegion::Op op) {
241 mClipRegion.op(region, op);
254 SkRegion region; local
255 regionFromPath(transformed, region);
257 mClipRegion.op(region, op);
303 // all clip areas that can be represented by a region.
319 * Region mode implementation
324 mMode = ClipMode::Region;
325 if (oldMode != ClipMode::Region) {
    [all...]
Snapshot.h 25 #include <ui/Region.h>
98 * Indicates that the clip region was modified. When this
138 * Modifies the current clip with the specified region and operation.
139 * The specified region is considered already transformed.
141 void clipRegionTransformed(const SkRegion& region, SkRegion::Op op);
276 * The ancestor layer's dirty region.
278 * This is a reference to a region owned by a layer. This pointer must
281 Region* region; member in class:android::uirenderer::Snapshot
  /frameworks/native/services/inputflinger/
InputWindow.h 23 #include <ui/Region.h>
125 Region touchableRegion;
137 void addTouchableRegion(const Rect& region);
  /frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
VectorDrawableCommon.java 23 import android.graphics.Region;
177 public Region getTransparentRegion() {
  /frameworks/support/v7/appcompat/src/android/support/v7/graphics/drawable/
DrawableWrapper.java 24 import android.graphics.Region;
124 public Region getTransparentRegion() {
  /frameworks/av/media/libeffects/lvm/lib/Bass/lib/
LVDBE.h 223 /* Memory region definition */
226 LVM_UINT32 Size; /* Region size in bytes */
227 LVM_UINT16 Alignment; /* Region alignment in bytes */
228 LVDBE_MemoryTypes_en Type; /* Region type */
229 void *pBaseAddress; /* Pointer to the region base address */
233 /* Memory table containing the region definitions */
236 LVDBE_MemoryRegion_t Region[LVDBE_NR_MEMORY_REGIONS]; /* One definition for each region */
334 /* region. */
  /frameworks/av/media/libeffects/lvm/lib/Bass/src/
LVDBE_Process.c 83 LVM_INT32 *pScratch = (LVM_INT32 *)pInstance->MemoryTable.Region[LVDBE_MEMREGION_SCRATCH].pBaseAddress;
  /frameworks/av/media/libeffects/lvm/lib/Eq/lib/
LVEQNB.h 96 #define LVEQNB_MEMREGION_INSTANCE 0 /* Offset to the instance memory region */
97 #define LVEQNB_MEMREGION_PERSISTENT_DATA 1 /* Offset to persistent data memory region */
98 #define LVEQNB_MEMREGION_PERSISTENT_COEF 2 /* Offset to persistent coefficient region */
99 #define LVEQNB_MEMREGION_SCRATCH 3 /* Offset to data scratch memory region */
225 /* Memory region definition */
228 LVM_UINT32 Size; /* Region size in bytes */
229 LVM_UINT16 Alignment; /* Region alignment in bytes */
230 LVEQNB_MemoryTypes_en Type; /* Region type */
231 void *pBaseAddress; /* Pointer to the region base address */
235 /* Memory table containing the region definitions *
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
XmlFormatProcessor.java 55 context.setProperty(CONTEXT_REGION, new org.eclipse.jface.text.Region(start, length));
  /external/llvm/lib/Analysis/
RegionPrinter.cpp 9 // Print out the region tree of a function using dotty/graphviz.
67 static std::string getGraphName(const RegionInfo *) { return "Region Graph"; }
86 Region *R = G->getRegionFor(destBB);
102 static void printRegionCluster(const Region &R, GraphWriter<RegionInfo *> &GW,
120 for (Region::const_iterator RI = R.begin(), RE = R.end(); RI != RE; ++RI)
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeWindowSession.java 22 import android.graphics.Region;
131 public void setTransparentRegion(IWindow arg0, Region arg1) throws RemoteException {
137 Rect visibleInsets, Region touchableRegion) {
  /frameworks/native/include/gui/
Surface.h 24 #include <ui/Region.h>
246 Region dirtyRegion;
351 // When a CPU producer is attached, this reflects the region that the
357 Region mDirtyRegion;
  /packages/apps/Launcher2/src/com/android/launcher2/
BubbleTextView.java 24 import android.graphics.Region;
25 import android.graphics.Region.Op;
312 getScrollY() + getHeight(), Region.Op.INTERSECT);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidXmlCharacterMatcher.java 26 import org.eclipse.jface.text.Region;
65 IStructuredDocumentRegion region = doc.getRegionAtCharacterOffset(offset); local
66 if (region == null) {
70 ITextRegion subRegion = region.getRegionAtCharacterOffset(offset);
74 ITextRegionList subRegions = region.getRegions();
86 (subRegion.getStart() + region.getStartOffset() == offset)) {
91 region = doc.getRegionAtCharacterOffset(offset);
92 if (region == null) {
95 subRegion = region.getRegionAtCharacterOffset(offset);
101 subRegions = region.getRegions()
149 IStructuredDocumentRegion region = doc.getRegionAtCharacterOffset(offset); local
201 IStructuredDocumentRegion region = doc.getRegionAtCharacterOffset(start); local
    [all...]
  /frameworks/base/graphics/java/android/graphics/
Path.java 42 public Region rects;
63 rects = new Region(src.rects);
112 rects = new Region(src.rects);
521 if (rects == null) rects = new Region();
522 rects.op((int) left, (int) top, (int) right, (int) bottom, Region.Op.UNION);
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/
TextureAtlas.java 29 import com.badlogic.gdx.graphics.g2d.TextureAtlas.TextureAtlasData.Region;
81 public static class Region {
100 final Array<Region> regions = new Array();
151 Region region = new Region(); local
152 region.page = pageImage;
153 region.left = left;
154 region.top = top;
155 region.width = width;
278 AtlasRegion region = new AtlasRegion(texture, x, y, width, height); local
312 AtlasRegion region = regions.get(i); local
325 AtlasRegion region = regions.get(i); local
357 AtlasRegion region = regions.get(i); local
372 AtlasRegion region = regions.get(i); local
397 AtlasRegion region = regions.get(i); local
546 final AtlasRegion region; field in class:TextureAtlas.AtlasSprite
    [all...]

Completed in 4787 milliseconds

1 2 3 4 56 7 8 91011>>