Searched refs:RIGHT_TOP (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifInterface.java375 * <li>RIGHT_TOP is a 90 degree clockwise rotation.</li>
386 public static final short RIGHT_TOP = 6; field in interface:ExifInterface.Orientation
1868 return Orientation.RIGHT_TOP; // 90 degrees cw
1886 case Orientation.RIGHT_TOP:

Completed in 175 milliseconds