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

/packages/apps/Camera2/src/com/android/camera/exif/
H A DExifInterface.java263 public static final int TAG_GPS_LONGITUDE = field in class:ExifInterface
1935 Rational[] longitude = getTagRationalValues(TAG_GPS_LONGITUDE);
1988 ExifTag longTag = buildTag(TAG_GPS_LONGITUDE, toExifLatLong(longitude));
2287 mTagInfo.put(ExifInterface.TAG_GPS_LONGITUDE,
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
H A DExifInterface.java263 public static final int TAG_GPS_LONGITUDE = field in class:ExifInterface
1935 Rational[] longitude = getTagRationalValues(TAG_GPS_LONGITUDE);
1988 ExifTag longTag = buildTag(TAG_GPS_LONGITUDE, toExifLatLong(longitude));
2287 mTagInfo.put(ExifInterface.TAG_GPS_LONGITUDE,
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
H A DExifInterface.java263 public static final int TAG_GPS_LONGITUDE = field in class:ExifInterface
1935 Rational[] longitude = getTagRationalValues(TAG_GPS_LONGITUDE);
1988 ExifTag longTag = buildTag(TAG_GPS_LONGITUDE, toExifLatLong(longitude));
2287 mTagInfo.put(ExifInterface.TAG_GPS_LONGITUDE,
/packages/apps/Mms/src/com/android/mms/exif/
H A DExifInterface.java263 public static final int TAG_GPS_LONGITUDE = field in class:ExifInterface
1935 Rational[] longitude = getTagRationalValues(TAG_GPS_LONGITUDE);
1988 ExifTag longTag = buildTag(TAG_GPS_LONGITUDE, toExifLatLong(longitude));
2287 mTagInfo.put(ExifInterface.TAG_GPS_LONGITUDE,

Completed in 115 milliseconds