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

/packages/apps/Camera2/src/com/android/camera/one/v2/photo/
H A DImageRotationCalculatorImpl.java35 public class ImageRotationCalculatorImpl implements ImageRotationCalculator { class in inherits:ImageRotationCalculator
48 public ImageRotationCalculatorImpl(OrientationManager orientationManager, method in class:ImageRotationCalculatorImpl
62 return new ImageRotationCalculatorImpl(orientationManager, sensorOrientation,

Completed in 60 milliseconds