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

  /external/libexif/contrib/examples/
cam_features.c 112 EXIF_TAG_MODEL = 0x0110,
133 exif_entry_initialize (pE, EXIF_TAG_MODEL);
  /external/libexif/libexif/
exif-tag.h 47 EXIF_TAG_MODEL = 0x0110,
exif-entry.c 1050 EXIF_TAG_MODEL);
    [all...]
exif-tag.c 267 {EXIF_TAG_MODEL, "Model", N_("Model"),
    [all...]
  /device/google/cuttlefish_common/guest/hals/camera/
Exif.cpp 300 createEntry(exifData, EXIF_IFD_0, EXIF_TAG_MODEL, "Emulator-Cuttlefish");
  /hardware/libhardware/modules/camera/3_4/arc/
exif_utils.cpp 105 EXIF_IFD_0, EXIF_TAG_MODEL, EXIF_FORMAT_ASCII, entrySize, entrySize);
  /device/generic/goldfish/camera/
Exif.cpp 363 createEntry(exifData, EXIF_IFD_0, EXIF_TAG_MODEL, &prop[0]);
  /hardware/interfaces/camera/common/1.0/default/
Exif.cpp 799 SET_STRING(EXIF_IFD_0, EXIF_TAG_MODEL, EXIF_FORMAT_ASCII, model);
    [all...]

Completed in 198 milliseconds