Searched refs:reverseRotationDirectionAroundZAxis (Results 1 – 3 of 3) sorted by relevance
111 RotationUtils.reverseRotationDirectionAroundZAxis(ROTATION_270)); in testReverseRotationDirectionAroundZAxis()113 RotationUtils.reverseRotationDirectionAroundZAxis(ROTATION_90)); in testReverseRotationDirectionAroundZAxis()115 RotationUtils.reverseRotationDirectionAroundZAxis(ROTATION_0)); in testReverseRotationDirectionAroundZAxis()117 RotationUtils.reverseRotationDirectionAroundZAxis(ROTATION_180)); in testReverseRotationDirectionAroundZAxis()120 RotationUtils.reverseRotationDirectionAroundZAxis(-1)); in testReverseRotationDirectionAroundZAxis()
259 public static int reverseRotationDirectionAroundZAxis(@Surface.Rotation int rotation) { in reverseRotationDirectionAroundZAxis() method in RotationUtils
588 rotation = RotationUtils.reverseRotationDirectionAroundZAxis( in updateRotationUnchecked()988 rotation = RotationUtils.reverseRotationDirectionAroundZAxis(rotation); in freezeRotation()1265 sensorRotation = RotationUtils.reverseRotationDirectionAroundZAxis(sensorRotation); in rotationForOrientation()