Searched defs:TAG_ORIENTATION (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/exif/
H A DExifInterface.java92 public static final int TAG_ORIENTATION = field in class:ExifInterface
367 * Constants for {@link TAG_ORIENTATION}. They can be interpreted as
2096 mTagInfo.put(ExifInterface.TAG_ORIENTATION, ifdFlags | ExifTag.TYPE_UNSIGNED_SHORT << 16
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
H A DExifInterface.java92 public static final int TAG_ORIENTATION = field in class:ExifInterface
367 * Constants for {@link TAG_ORIENTATION}. They can be interpreted as
2096 mTagInfo.put(ExifInterface.TAG_ORIENTATION, ifdFlags | ExifTag.TYPE_UNSIGNED_SHORT << 16
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
H A DExifInterface.java92 public static final int TAG_ORIENTATION = field in class:ExifInterface
367 * Constants for {@link TAG_ORIENTATION}. They can be interpreted as
2096 mTagInfo.put(ExifInterface.TAG_ORIENTATION, ifdFlags | ExifTag.TYPE_UNSIGNED_SHORT << 16
/packages/apps/Mms/src/com/android/mms/exif/
H A DExifInterface.java92 public static final int TAG_ORIENTATION = field in class:ExifInterface
367 * Constants for {@link TAG_ORIENTATION}. They can be interpreted as
2096 mTagInfo.put(ExifInterface.TAG_ORIENTATION, ifdFlags | ExifTag.TYPE_UNSIGNED_SHORT << 16

Completed in 181 milliseconds