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

/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DExifInterface.java370 * <li>TOP_LEFT is the normal orientation.</li>
381 public static final short TOP_LEFT = 1; field in interface:ExifInterface.Orientation
1866 return Orientation.TOP_LEFT; // 0 degrees
1884 case Orientation.TOP_LEFT:

Completed in 31 milliseconds