Home
last modified time | relevance | path

Searched refs:longRefTag (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
DExifInterface.java1992 ExifTag longRefTag = buildTag(TAG_GPS_LONGITUDE_REF, in addGpsTags() local
1995 if (latTag == null || longTag == null || latRefTag == null || longRefTag == null) { in addGpsTags()
2001 setTag(longRefTag); in addGpsTags()