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

/packages/apps/Camera2/src/com/android/camera/one/v2/photo/
H A DImageRotationCalculator.java35 public OrientationManager.DeviceOrientation toImageRotation(); method in interface:ImageRotationCalculator
H A DImageRotationCalculatorImpl.java67 public OrientationManager.DeviceOrientation toImageRotation() { method in class:ImageRotationCalculatorImpl
78 return Integer.valueOf(toImageRotation().getDegrees());

Completed in 200 milliseconds