HomeSort by relevance Sort by last modified time
    Searched refs:EXIF_TAG_GPS_LATITUDE (Results 1 - 5 of 5) sorted by null

  /external/libexif/libexif/
exif-tag.h 157 #define EXIF_TAG_GPS_LATITUDE 0x0002 /* INTEROPERABILITY_VERSION */
exif-tag.c 83 {EXIF_TAG_GPS_LATITUDE, "GPSLatitude", N_("Latitude"),
    [all...]
  /device/google/cuttlefish_common/guest/hals/camera/
Exif.cpp 354 createEntry(exifData, EXIF_IFD_GPS, EXIF_TAG_GPS_LATITUDE, triplet);
  /device/generic/goldfish/camera/
Exif.cpp 408 createEntry(exifData, EXIF_IFD_GPS, EXIF_TAG_GPS_LATITUDE, triplet);
  /frameworks/av/services/camera/libcameraservice/utils/
ExifUtils.cpp 523 const ExifTag tag = static_cast<ExifTag>(EXIF_TAG_GPS_LATITUDE);
    [all...]

Completed in 64 milliseconds