Searched refs:sensorOrientationToRotationDegrees (Results 1 – 1 of 1) sorted by relevance
80 mRotation = sensorOrientationToRotationDegrees(mLastDisplayOrientation); in RotationProvider()96 newRotation = sensorOrientationToRotationDegrees(orientation); in RotationProvider()177 private int sensorOrientationToRotationDegrees(@IntRange(from = 0, to = 359) int orientation) { in sensorOrientationToRotationDegrees() method in RotationProvider