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

  /external/libexif/libexif/
exif-tag.h 59 EXIF_TAG_DATE_TIME = 0x0132,
exif-tag.c 336 {EXIF_TAG_DATE_TIME, "DateTime", N_("Date and Time"),
    [all...]
exif-entry.c     [all...]
  /device/google/cuttlefish_common/guest/hals/camera/
Exif.cpp 296 createEntry(exifData, EXIF_IFD_0, EXIF_TAG_DATE_TIME);
  /device/generic/goldfish/camera/
Exif.cpp 356 createEntry(exifData, EXIF_IFD_0, EXIF_TAG_DATE_TIME);
  /frameworks/av/services/camera/libcameraservice/utils/
ExifUtils.cpp 365 SET_STRING(EXIF_IFD_0, EXIF_TAG_DATE_TIME, EXIF_FORMAT_ASCII, buffer);
    [all...]

Completed in 185 milliseconds