Searched defs:boundingRects (Results 1 – 3 of 3) sorted by relevance
116 final List<Rect> boundingRects = cutout.replaceSafeInsets( in computeSafeInsets() local123 final List<Rect> boundingRects = cutout.replaceSafeInsets( in computeSafeInsets() local135 private static int findInsetForSide(Size display, List<Rect> boundingRects, int gravity) { in findInsetForSide()
270 public DisplayCutout(@Nullable Rect safeInsets, @Nullable List<Rect> boundingRects) { in DisplayCutout()316 public static Rect[] extractBoundsFromList(Rect safeInsets, List<Rect> boundingRects) { in extractBoundsFromList()
11752 RectF[] boundingRects = new RectF[positionInfoLength]; in addExtraDataToAccessibilityNodeInfo() local