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

/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifInterface.java372 * <li>BOTTOM_LEFT is a 180 degree rotation.</li>
383 public static final short BOTTOM_LEFT = 3; field in interface:ExifInterface.Orientation
1870 return Orientation.BOTTOM_LEFT; // 180 degrees
1888 case Orientation.BOTTOM_LEFT:

Completed in 99 milliseconds