Searched defs:typeBoundingRectsMap (Results 1 – 2 of 2) sorted by relevance
131 final Rect[][] typeBoundingRectsMap = new Rect[Type.SIZE][]; in calculateInsets() local334 @Nullable boolean[] typeVisibilityMap, Rect[][] typeBoundingRectsMap) { in processSource()366 @Nullable boolean[] typeVisibilityMap, Rect[][] typeBoundingRectsMap, in processSourceAsPublicType()
153 Rect[][] typeBoundingRectsMap, in WindowInsets()574 private List<Rect> getBoundingRects(Rect[][] typeBoundingRectsMap, @InsetsType int typeMask) { in getBoundingRects()1282 static Rect[][] insetBoundingRects(Rect[][] typeBoundingRectsMap, in insetBoundingRects()