Home
last modified time | relevance | path

Searched defs:getBounds (Results 1 – 25 of 27) sorted by relevance

12

/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
DDrawableRecipientChip.java30 Rect getBounds(); in getBounds() method
DVisibleRecipientChip.java93 public Rect getBounds() { in getBounds() method in VisibleRecipientChip
DReplacementDrawableSpan.java60 protected Rect getBounds() { in getBounds() method in ReplacementDrawableSpan
DInvisibleRecipientChip.java107 public Rect getBounds() { in getBounds() method in InvisibleRecipientChip
/frameworks/native/include/ui/
DRegion.h52 inline Rect getBounds() const { return mStorage[mStorage.size() - 1]; } in getBounds() function
DRect.h105 inline Rect getBounds() const { in getBounds() function
DGraphicBuffer.h94 Rect getBounds() const { return Rect(width, height); } in getBounds() function
/frameworks/base/libs/hwui/
DRevealClip.h50 void getBounds(Rect* outBounds) const { in getBounds() function
DClipArea.h40 const Rect& getBounds() const { in getBounds() function
DVertexBuffer.h127 const Rect& getBounds() const { return mBounds; } in getBounds() function
/frameworks/base/core/java/android/hardware/camera2/params/
DFace.java147 public Rect getBounds() { in getBounds() method in Face
/frameworks/native/services/surfaceflinger/
DDisplayDevice.h140 Rect getBounds() const { in getBounds() function
/frameworks/base/graphics/java/android/graphics/
DRegion.java135 public Rect getBounds() { in getBounds() method in Region
145 public boolean getBounds(Rect r) { in getBounds() method in Region
/frameworks/base/graphics/java/android/graphics/drawable/
DRippleComponent.java176 public void getBounds(Rect bounds) { in getBounds() method in RippleComponent
DRippleForeground.java138 public void getBounds(Rect bounds) { in getBounds() method in RippleForeground
DDrawable.java219 public final Rect getBounds() { in getBounds() method in Drawable
/frameworks/base/services/core/java/com/android/server/wm/
DTaskStack.java172 void getBounds(Rect out) { in getBounds() method in TaskStack
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
DGLCanvas.java214 public abstract void getBounds(Rect bounds, int x, int y, int width, int height); in getBounds() method
DGLES20Canvas.java993 public void getBounds(Rect bounds, int x, int y, int width, int height) { in getBounds() method in GLES20Canvas
/frameworks/base/libs/input/
DPointerController.cpp101 bool PointerController::getBounds(float* outMinX, float* outMinY, in getBounds() function in android::PointerController
/frameworks/base/media/java/android/media/
DTimedText.java384 public Rect getBounds() { in getBounds() method in TimedText
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DUiObject.java827 public Rect getBounds() throws UiObjectNotFoundException { in getBounds() method in UiObject
/frameworks/minikin/libs/minikin/
DLayout.cpp926 void Layout::getBounds(MinikinRect* bounds) { in getBounds() function in android::Layout
/frameworks/base/cmds/am/src/com/android/commands/am/
DAm.java2243 private Rect getBounds() { in getBounds() method in Am
/frameworks/base/services/core/java/com/android/server/am/
DActivityStackSupervisor.java4362 void getBounds(Point outBounds) { in getBounds() method in ActivityStackSupervisor.ActivityContainer
4538 void getBounds(Point bounds) { in getBounds() method in ActivityStackSupervisor.ActivityDisplay

12