Home
last modified time | relevance | path

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

12

/aosp14/frameworks/base/libs/hwui/
H A DRevealClip.h44 void getBounds(Rect* outBounds) const { in getBounds() function
H A DOutline.h114 const Rect& getBounds() const { return mBounds; } in getBounds() function
H A DVertexBuffer.h126 const Rect& getBounds() const { return mBounds; } in getBounds() function
/aosp14/frameworks/base/libs/hostgraphics/ui/
H A DGraphicBuffer.h43 Rect getBounds() const { return Rect(width, height); } in getBounds() function
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/touch/
H A DDreamTouchHandler.java85 Rect getBounds(); in getBounds() method
/aosp14/frameworks/base/core/java/android/view/
H A DWindowMetrics.java130 public Rect getBounds() { in getBounds() method in WindowMetrics
/aosp14/frameworks/base/core/java/android/service/autofill/augmented/
H A DPresentationParams.java78 public Rect getBounds() { in getBounds() method in PresentationParams.Area
/aosp14/frameworks/base/core/java/com/android/internal/view/
H A DAppearanceRegion.java84 public @NonNull Rect getBounds() { in getBounds() method in AppearanceRegion
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DRippleComponent.java78 public void getBounds(Rect bounds) { in getBounds() method in RippleComponent
H A DRippleForeground.java182 public void getBounds(Rect bounds) { in getBounds() method in RippleForeground
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DConfigurationContainer.java291 public Rect getBounds() { in getBounds() method in ConfigurationContainer
296 public void getBounds(Rect outBounds) { in getBounds() method in ConfigurationContainer
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DRegion.java141 public Rect getBounds() { in getBounds() method in Region
151 public boolean getBounds(@NonNull Rect r) { in getBounds() method in Region
/aosp14/frameworks/base/libs/hwui/hwui/
H A DMinikinUtils.cpp73 void MinikinUtils::getBounds(const Paint* paint, minikin::Bidi bidiFlags, const Typeface* typeface, in getBounds() function in android::MinikinUtils
H A DBitmap.cpp386 void Bitmap::getBounds(SkRect* bounds) const { in getBounds() function in android::Bitmap
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationSection.java66 public Rect getBounds() { in getBounds() method in NotificationSection
/aosp14/frameworks/base/core/java/android/hardware/camera2/params/
H A DFace.java157 public Rect getBounds() { in getBounds() method in Face
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipMotionHelper.java369 private Rect getBounds() { in getBounds() method in PipMotionHelper
/aosp14/frameworks/base/libs/input/
H A DMouseCursorController.cpp64 std::optional<FloatRect> MouseCursorController::getBounds() const { in getBounds() function in android::MouseCursorController
H A DPointerController.cpp123 std::optional<FloatRect> PointerController::getBounds() const { in getBounds() function in android::PointerController
/aosp14/frameworks/base/core/java/android/view/contentcapture/
H A DContentCaptureEvent.java451 public Rect getBounds() { in getBounds() method in ContentCaptureEvent
/aosp14/frameworks/base/graphics/java/android/graphics/text/
H A DMeasuredText.java119 public void getBounds(@IntRange(from = 0) int start, @IntRange(from = 0) int end, in getBounds() method in MeasuredText
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
H A DGLCanvas.java214 public abstract void getBounds(Rect bounds, int x, int y, int width, int height); in getBounds() method
/aosp14/frameworks/base/core/java/android/text/
H A DMeasuredParagraph.java284 public void getBounds(@IntRange(from = 0) int start, @IntRange(from = 0) int end, in getBounds() method in MeasuredParagraph
/aosp14/frameworks/base/core/java/android/app/
H A DWindowConfiguration.java364 public Rect getBounds() { in getBounds() method in WindowConfiguration
/aosp14/frameworks/base/media/java/android/media/
H A DTimedText.java397 public Rect getBounds() { in getBounds() method in TimedText

12