Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/app/
DOrientationManager.java22 CLOCKWISE_180(180), enumConstant
54 return CLOCKWISE_180; in from()
64 return CLOCKWISE_180; in from()
DOrientationManagerImpl.java246 return DeviceOrientation.CLOCKWISE_180;
/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
DTaskImageContainer.java198 orientation == OrientationManager.DeviceOrientation.CLOCKWISE_180) { in rotateBoundingBox()
DTaskCompressImageToJpeg.java438 || orientation == DeviceOrientation.CLOCKWISE_180) { in getImageSizeForOrientation()
/packages/apps/Camera2/src/com/android/camera/
DTextureViewHelper.java296 case CLOCKWISE_180: