Home
last modified time | relevance | path

Searched defs:boundingRect (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/utils/
H A DWmDisplayCutout.java88 private static int findCutoutInsetForSide(Size display, Rect boundingRect, int gravity) { in findCutoutInsetForSide()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DDisplayLayout.java465 private static int findCutoutInsetForSide(Size display, Rect boundingRect, int gravity) { in findCutoutInsetForSide()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DCellLayout.java1458 final Rect boundingRect = new Rect(); field in CellLayout.ViewCluster
1729 Rect boundingRect = new Rect(); in addViewsToTempLocation() local
2346 View dragView, Rect boundingRect, ArrayList<View> intersectingViews) { in getViewsIntersectingRegion()
/aosp12/frameworks/base/core/java/android/view/
H A DViewGroup.java6093 RectF boundingRect = attachInfo.mTmpTransformRect; in invalidateChild() local
6145 RectF boundingRect = attachInfo.mTmpTransformRect; in invalidateChild() local