Searched refs:relativeRotation (Results 1 – 1 of 1) sorted by relevance
425 val relativeRotation = if (currentRotation - targetRotation < 0) { regex432 val sbRect = sbRect(relativeRotation, sbHeight, Pair(cWidth, cHeight))444 if (cutoutRect.touchesLeftEdge(relativeRotation, cWidth, cHeight)) {445 var logicalWidth = cutoutRect.logicalWidth(relativeRotation)448 } else if (cutoutRect.touchesRightEdge(relativeRotation, cWidth, cHeight)) {449 var logicalWidth = cutoutRect.logicalWidth(relativeRotation)461 @Rotation relativeRotation: Int,467 return when (relativeRotation) {