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

/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifInterface.java377 * <li>RIGHT_BOTTOM is a 270 degree clockwise rotation.</li>
388 public static final short RIGHT_BOTTOM = 8; field in interface:ExifInterface.Orientation
1872 return Orientation.RIGHT_BOTTOM; // 270 degrees cw
1890 case Orientation.RIGHT_BOTTOM:

Completed in 804 milliseconds