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

/packages/apps/Camera2/src/com/android/camera/app/
H A DOrientationManager.java23 CLOCKWISE_270(270); enum constant in enum:OrientationManager.DeviceOrientation
40 * CLOCKWISE_90, CLOCKWISE_180 or CLOCKWISE_270. If any other degree
42 * CLOCKWISE_180, and CLOCKWISE_270 to the angular value is returned.
56 return CLOCKWISE_270;
66 return CLOCKWISE_270;

Completed in 28 milliseconds