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

/packages/apps/Camera2/src/com/android/camera/util/
H A DImageLoader.java56 public static final int ORI_TRANSVERSE = ExifInterface.Orientation.LEFT_BOTTOM;
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
H A DImageLoader.java65 public static final int ORI_TRANSVERSE = ExifInterface.Orientation.LEFT_BOTTOM;
/packages/apps/Camera2/src/com/android/camera/exif/
H A DExifInterface.java376 * <li>LEFT_BOTTOM is mirrored about the top-right<->bottom-left axis.</li>
387 public static final short LEFT_BOTTOM = 7; field in interface:ExifInterface.Orientation
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
H A DExifInterface.java376 * <li>LEFT_BOTTOM is mirrored about the top-right<->bottom-left axis.</li>
387 public static final short LEFT_BOTTOM = 7; field in interface:ExifInterface.Orientation
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
H A DExifInterface.java376 * <li>LEFT_BOTTOM is mirrored about the top-right<->bottom-left axis.</li>
387 public static final short LEFT_BOTTOM = 7; field in interface:ExifInterface.Orientation
/packages/apps/Mms/src/com/android/mms/exif/
H A DExifInterface.java376 * <li>LEFT_BOTTOM is mirrored about the top-right<->bottom-left axis.</li>
387 public static final short LEFT_BOTTOM = 7; field in interface:ExifInterface.Orientation

Completed in 108 milliseconds