Searched defs:boundingRect (Results 1 – 4 of 4) sorted by relevance
81 fun boundingRect(boundingRectangle: RectF, context: String) { in boundingRect() method in com.android.systemui.log.ScreenDecorationsLogger93 fun boundingRect(boundingRectangle: Rect, context: String) { in boundingRect() method in com.android.systemui.log.ScreenDecorationsLogger
473 private static int findCutoutInsetForSide(Size display, Rect boundingRect, int gravity) { in findCutoutInsetForSide()
1221 private static int findCutoutInsetForSide(int displayW, int displayH, Rect boundingRect, in findCutoutInsetForSide()
6094 RectF boundingRect = attachInfo.mTmpTransformRect; in invalidateChild() local6146 RectF boundingRect = attachInfo.mTmpTransformRect; in invalidateChild() local