Home | History | Annotate | Download | only in exif

Lines Matching refs:latTag

1987         ExifTag latTag = buildTag(TAG_GPS_LATITUDE, toExifLatLong(latitude));
1995 if (latTag == null || longTag == null || latRefTag == null || longRefTag == null) {
1998 setTag(latTag);