Home
last modified time | relevance | path

Searched defs:outRect (Results 1 – 25 of 34) sorted by relevance

12

/aosp14/frameworks/base/core/java/android/view/
H A DGravity.java170 public static void apply(int gravity, int w, int h, Rect container, Rect outRect) { in apply()
192 @NonNull Rect outRect, int layoutDirection) { in apply()
219 int xAdj, int yAdj, @NonNull Rect outRect) { in apply()
329 int xAdj, int yAdj, @NonNull Rect outRect, int layoutDirection) { in apply()
H A DActionMode.java364 public void onGetContentRect(ActionMode mode, View view, Rect outRect) { in onGetContentRect()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DFooterViewButton.java55 public void getDrawingRect(Rect outRect) { in getDrawingRect()
H A DExpandableView.java436 public void getDrawingRect(Rect outRect) { in getDrawingRect()
445 public void getBoundsOnScreen(Rect outRect, boolean clipToParent) { in getBoundsOnScreen()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/view/
H A DViewUtilTest.kt95 val outRect = Rect() regex
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/graphics/perftests/
H A DPathPerfTest.java108 final RectF outRect = new RectF(); in testIsRect() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/
H A DDockedDividerUtils.java35 public static void calculateBoundsForPosition(int position, int dockSide, Rect outRect, in calculateBoundsForPosition()
/aosp14/frameworks/base/libs/hwui/
H A DOutline.h97 bool getAsRoundRect(Rect* outRect, float* outRadius) const { in getAsRoundRect()
H A DRenderProperties.h486 void getClippingRectForFlags(uint32_t flags, Rect* outRect) const { in getClippingRectForFlags()
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DOutline.java221 public boolean getRect(@NonNull Rect outRect) { in getRect()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DNotificationExpandButton.java91 public void getBoundsOnScreen(Rect outRect, boolean clipToParent) { in getBoundsOnScreen()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowView.java260 public void onGetContentRect(ActionMode mode, View view, Rect outRect) { in onGetContentRect()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleOverflowContainerView.java101 public void getItemOffsets(@NonNull Rect outRect, @NonNull View view, in getItemOffsets()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashscreenIconDrawableFactory.java250 final Rect outRect = mTmpOutRect; in updateLayerBounds() local
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/
H A DPipBoundsAlgorithm.java309 public void getInsetBounds(Rect outRect) { in getInsetBounds()
/aosp14/frameworks/base/core/java/com/android/internal/view/
H A DScrollCaptureViewSupport.java416 private void transformToRoot(View local, Rect localRect, Rect outRect) { in transformToRoot()
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DAdaptiveIconDrawable.java357 final Rect outRect = mTmpOutRect; in updateLayerBoundsInternal() local
680 public void getHotspotBounds(Rect outRect) { in getHotspotBounds()
H A DDrawableWrapper.java277 public void getHotspotBounds(@NonNull Rect outRect) { in getHotspotBounds()
H A DLayerDrawable.java1323 public void getHotspotBounds(Rect outRect) { in getHotspotBounds()
1554 final Rect outRect = mTmpOutRect; in updateLayerBoundsInternal() local
H A DDrawableContainer.java321 public void getHotspotBounds(Rect outRect) { in getHotspotBounds()
H A DDrawable.java767 public void getHotspotBounds(@NonNull Rect outRect) { in getHotspotBounds()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
H A DTileAdapter.java718 public void getItemOffsets(@NonNull Rect outRect, @NonNull View view, in getItemOffsets()
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java1078 Rect outRect, float scale) { in getNavigationBarRect()
2797 public void onGetContentRect(ActionMode mode, View view, Rect outRect) { in onGetContentRect()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java309 public void getBoundsOnScreen(Rect outRect, boolean clipToParent) { in getBoundsOnScreen()
H A DStatusBarIconView.java984 public void getDrawingRect(Rect outRect) { in getDrawingRect()

12