Searched defs:boundingRect (Results 1 – 3 of 3) sorted by relevance
82 fun boundingRect(boundingRectangle: RectF, context: String) { in boundingRect() method94 fun boundingRect(boundingRectangle: Rect, context: String) { in boundingRect() method in com.android.systemui.log.ScreenDecorationsLogger
172 val boundingRect = it?.displayCutout?.boundingRectTop in <lambda>() constant
6102 RectF boundingRect = attachInfo.mTmpTransformRect; in invalidateChild() local6154 RectF boundingRect = attachInfo.mTmpTransformRect; in invalidateChild() local