Searched refs:actualCutoutRect (Results 1 – 1 of 1) sorted by relevance
532 val actualCutoutRect = in getStatusBarContentBounds() constant541 if (!shareShortEdge(sbRect, actualCutoutRect, 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()