/frameworks/opt/chips/src/com/android/ex/chips/recipientchip/ |
D | DrawableRecipientChip.java | 30 Rect getBounds(); in getBounds() method
|
D | VisibleRecipientChip.java | 93 public Rect getBounds() { in getBounds() method in VisibleRecipientChip
|
D | ReplacementDrawableSpan.java | 59 protected Rect getBounds() { in getBounds() method in ReplacementDrawableSpan
|
D | InvisibleRecipientChip.java | 107 public Rect getBounds() { in getBounds() method in InvisibleRecipientChip
|
/frameworks/native/include/ui/ |
D | Region.h | 50 inline Rect getBounds() const { return mStorage[mStorage.size() - 1]; } in getBounds() function
|
D | Rect.h | 86 inline Rect getBounds() const { in getBounds() function
|
D | GraphicBuffer.h | 92 Rect getBounds() const { return Rect(width, height); } in getBounds() function
|
/frameworks/base/libs/hwui/ |
D | RevealClip.h | 50 void getBounds(Rect* outBounds) const { in getBounds() function
|
D | VertexBuffer.h | 128 const Rect& getBounds() const { return mBounds; } in getBounds() function
|
/frameworks/base/core/java/android/hardware/camera2/params/ |
D | Face.java | 147 public Rect getBounds() { in getBounds() method in Face
|
/frameworks/native/services/surfaceflinger/ |
D | DisplayDevice.h | 140 Rect getBounds() const { in getBounds() function
|
/frameworks/base/graphics/java/android/graphics/ |
D | Region.java | 135 public Rect getBounds() { in getBounds() method in Region 145 public boolean getBounds(Rect r) { in getBounds() method in Region
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | TaskStack.java | 136 void getBounds(Rect out) { in getBounds() method in TaskStack
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | RippleBackground.java | 199 public void getBounds(Rect bounds) { in getBounds() method in RippleBackground
|
D | Ripple.java | 265 public void getBounds(Rect bounds) { in getBounds() method in Ripple
|
D | Drawable.java | 217 public final Rect getBounds() { in getBounds() method in Drawable
|
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/ |
D | GLCanvas.java | 214 public abstract void getBounds(Rect bounds, int x, int y, int width, int height); in getBounds() method
|
D | GLES20Canvas.java | 993 public void getBounds(Rect bounds, int x, int y, int width, int height) { in getBounds() method in GLES20Canvas
|
/frameworks/base/libs/input/ |
D | PointerController.cpp | 98 bool PointerController::getBounds(float* outMinX, float* outMinY, in getBounds() function in android::PointerController
|
/frameworks/base/media/java/android/media/ |
D | TimedText.java | 384 public Rect getBounds() { in getBounds() method in TimedText
|
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/ |
D | UiObject.java | 823 public Rect getBounds() throws UiObjectNotFoundException { in getBounds() method in UiObject
|
/frameworks/minikin/libs/minikin/ |
D | Layout.cpp | 870 void Layout::getBounds(MinikinRect* bounds) { in getBounds() function in android::Layout
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActivityStackSupervisor.java | 3870 void getBounds(Point outBounds) { in getBounds() method in ActivityStackSupervisor.ActivityContainer 4050 void getBounds(Point bounds) { in getBounds() method in ActivityStackSupervisor.ActivityDisplay
|
/frameworks/native/services/inputflinger/tests/ |
D | InputReader_test.cpp | 90 virtual bool getBounds(float* outMinX, float* outMinY, float* outMaxX, float* outMaxY) const { in getBounds() function in android::FakePointerController
|