Home
last modified time | relevance | path

Searched refs:CLOCKWISE_0 (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/app/
DOrientationManager.java20 CLOCKWISE_0(0), enumConstant
48 return CLOCKWISE_0; in from()
50 return CLOCKWISE_0; in from()
60 return CLOCKWISE_0; in from()
DOrientationManagerImpl.java60 private DeviceOrientation mLastDeviceOrientation = DeviceOrientation.CLOCKWISE_0;
242 return DeviceOrientation.CLOCKWISE_0;
/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
DTaskCompressImageToJpeg.java169 exifDerivedRotation = DeviceOrientation.CLOCKWISE_0; in run()
251 DeviceOrientation.CLOCKWISE_0, resultSize.getWidth(), in run()
437 if (orientation == DeviceOrientation.CLOCKWISE_0 in getImageSizeForOrientation()
DTaskImageContainer.java197 if(orientation == OrientationManager.DeviceOrientation.CLOCKWISE_0 || in rotateBoundingBox()
/packages/apps/Camera2/src/com/android/camera/
DTextureViewHelper.java304 case CLOCKWISE_0: