HomeSort by relevance Sort by last modified time
    Searched refs:getBounds (Results 76 - 100 of 595) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/droiddriver/src/com/google/android/droiddriver/scroll/
StaticSentinelStrategy.java 57 if (visibleBounds.contains(sentinel.getBounds())) {
DynamicSentinelStrategy.java 92 // optimization - getBounds is cheaper than find - and necessary in
96 if (!newSentinel.getBounds().equals(oldSentinel.getBounds())) {
  /external/droiddriver/src/com/google/android/droiddriver/uiautomation/
UiAutomationElement.java 94 put(attribs, Attribute.BOUNDS, getBounds(node));
127 private Rect getBounds(AccessibilityNodeInfo node) {
137 Rect visibleBounds = getBounds();
141 parentBounds = parent.getBounds();
  /external/skia/bench/
CoverageBench.cpp 38 fRC.setRect(fPath.getBounds().round());
  /external/skia/gm/
convexpolyeffect.cpp 148 SkRect bounds = p.getBounds();
158 x += SkScalarCeilToScalar(path->getBounds().width() + 10.f);
166 canvas->translate(path->getBounds().width() + 10.f, 0);
171 y += SkScalarCeilToScalar(path->getBounds().height() + 20.f);
  /external/skia/src/core/
SkBitmap_scroll.cpp 49 if (!SkIRect::Intersects(r, inval->getBounds())) {
SkClipStack.cpp 116 this->initRect(saveCount, path.getBounds(), op, doAA);
401 fFiniteBound = fRRect.getBounds();
405 fFiniteBound = fPath.get()->getBounds();
597 void SkClipStack::getBounds(SkRect* canvFiniteBound,
626 this->getBounds(&bounds, &bt);
649 if (SkRect::Intersects(element->getBounds(), rect)) {
695 if (!SkRect::Intersects(prior->getBounds(), element.getBounds())) {
818 this->getBounds(&temp, &boundType, isIntersectionOfRects);
SkScan_Path.cpp 450 SkIRect rect = clipRgn.getBounds();
498 ib.setBlitter(blitter, clipRgn.getBounds(), shiftEdgesUp);
511 const SkIRect& cr = clip.getBounds();
524 const SkIRect& cr = clip.getBounds();
549 fClipRect = &clip->getBounds();
579 if (limitR.contains(orig.getBounds())) {
609 path.getBounds().dround(&ir);
714 if (ir.isEmpty() || !SkIRect::Intersects(ir, clip.getBounds())) {
  /external/skia/tests/
ParsePathTest.cpp 47 const SkRect& pathBounds = path.getBounds();
StrokeTest.cpp 44 REPORTER_ASSERT(reporter, equal(outer, fillPath.getBounds()));
  /frameworks/base/graphics/java/android/graphics/drawable/
PictureDrawable.java 65 Rect bounds = getBounds();
  /frameworks/base/libs/hwui/
Outline.h 51 mBounds.set(outline->getBounds());
  /frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
InvisibleRecipientChip.java 107 public Rect getBounds() {
  /packages/apps/Calendar/src/com/android/calendar/
DayOfMonthDrawable.java 53 Rect bounds = getBounds();
  /packages/apps/Camera/src/com/android/camera/drawable/
TextDrawable.java 54 Rect bounds = getBounds();
  /packages/apps/Launcher2/src/com/android/launcher2/
FastBitmapDrawable.java 47 final Rect r = getBounds();
  /packages/apps/Launcher3/src/com/android/launcher3/
PreloadIconDrawable.java 56 setBounds(icon.getBounds());
69 onBoundsChange(getBounds());
94 Rect bounds = d.getBounds();
113 final Rect r = new Rect(getBounds());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
FrameLayoutRule.java 75 Rect b = targetNode.getBounds();
90 Rect be = elements[0].getBounds();
98 Rect currBounds = it.getBounds();
135 Rect b = targetNode.getBounds();
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
GuidelinePainter.java 54 Rect bounds = dragged.getBounds();
72 Rect bounds = n.getBounds();
172 Rect fromBounds = from.getBounds();
187 Point toCenter = to.getBounds().center();
  /external/chromium_org/third_party/skia/src/core/
SkClipStack.cpp 116 this->initRect(saveCount, path.getBounds(), op, doAA);
401 fFiniteBound = fRRect.getBounds();
405 fFiniteBound = fPath.get()->getBounds();
597 void SkClipStack::getBounds(SkRect* canvFiniteBound,
626 this->getBounds(&bounds, &bt);
649 if (SkRect::Intersects(element->getBounds(), rect)) {
695 if (!SkRect::Intersects(prior->getBounds(), element.getBounds())) {
818 this->getBounds(&temp, &boundType, isIntersectionOfRects);
SkScan_Path.cpp 450 SkIRect rect = clipRgn.getBounds();
498 ib.setBlitter(blitter, clipRgn.getBounds(), shiftEdgesUp);
511 const SkIRect& cr = clip.getBounds();
524 const SkIRect& cr = clip.getBounds();
549 fClipRect = &clip->getBounds();
579 if (limitR.contains(orig.getBounds())) {
609 path.getBounds().dround(&ir);
714 if (ir.isEmpty() || !SkIRect::Intersects(ir, clip.getBounds())) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/grid/
GridLayoutPainter.java 62 Rect b = layout.getBounds();
84 Rect b = layout.getBounds();
133 Rect b = node.getBounds();
169 Rect dragBounds = first.getBounds();
186 Rect bounds = first.getBounds();
252 b = element.getBounds();
295 Rect dragBounds = first.getBounds();
318 Rect bounds = first.getBounds();
354 Rect b = layout.getBounds();
  /frameworks/native/services/surfaceflinger/
DisplayDevice.cpp 197 const Rect b(newDirty.getBounds());
320 dirty.set(getBounds());
324 dirty.andSelf(getBounds());
404 dirtyRegion.set(getBounds());
454 dirtyRegion.set(getBounds());
485 mScissor = getBounds();
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
ColorFilters.java 49 Rect r = prev.getBounds();
128 Rect r = mDrawable.getBounds();
  /external/chromium_org/third_party/skia/tests/
PathOpsTightBoundsTest.cpp 30 SkRect classicBounds = path.getBounds();
80 SkRect classicBounds = path.getBounds();

Completed in 734 milliseconds

1 2 34 5 6 7 8 91011>>