HomeSort by relevance Sort by last modified time
    Searched defs:toImageRotation (Results 1 - 2 of 2) sorted by null

  /packages/apps/Camera2/src/com/android/camera/one/v2/photo/
ImageRotationCalculator.java 35 public OrientationManager.DeviceOrientation toImageRotation();
ImageRotationCalculatorImpl.java 67 public OrientationManager.DeviceOrientation toImageRotation() {
78 return Integer.valueOf(toImageRotation().getDegrees());

Completed in 1216 milliseconds