Searched refs:relativeRotation (Results 1 – 1 of 1) sorted by relevance
518 val relativeRotation = in getStatusBarContentBounds() constant526 val sbRect = sbRect(relativeRotation, sbHeight, Pair(cWidth, cHeight)) in getStatusBarContentBounds()545 if (actualCutoutRect.touchesLeftEdge(relativeRotation, cWidth, cHeight)) { in getStatusBarContentBounds()546 var logicalWidth = actualCutoutRect.logicalWidth(relativeRotation) in getStatusBarContentBounds()549 } else if (actualCutoutRect.touchesRightEdge(relativeRotation, cWidth, cHeight)) { in getStatusBarContentBounds()550 var logicalWidth = actualCutoutRect.logicalWidth(relativeRotation) in getStatusBarContentBounds()611 @Rotation relativeRotation: Int, in sbRect()617 return when (relativeRotation) { in sbRect()