Home
last modified time | relevance | path

Searched defs:toImageRotation (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/photo/
H A DImageRotationCalculator.java35 public OrientationManager.DeviceOrientation toImageRotation(); in toImageRotation() method
H A DImageRotationCalculatorImpl.java67 public OrientationManager.DeviceOrientation toImageRotation() { in toImageRotation() method in ImageRotationCalculatorImpl