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

  /external/libexif/libexif/
exif-content.h 73 void exif_content_remove_entry (ExifContent *c, ExifEntry *e);
exif-content.c 157 exif_content_remove_entry (ExifContent *c, ExifEntry *e) function
272 exif_content_remove_entry (c, e);
exif-data.c 1246 exif_content_remove_entry (c, c->entries[c->count - 1]);
    [all...]
  /frameworks/av/services/camera/libcameraservice/utils/
ExifUtils.cpp 498 exif_content_remove_entry(exif_data_->ifd[EXIF_IFD_GPS], refEntry.get());
527 exif_content_remove_entry(exif_data_->ifd[EXIF_IFD_GPS], refEntry.get());
555 exif_content_remove_entry(exif_data_->ifd[EXIF_IFD_GPS], refEntry.get());
758 exif_content_remove_entry(exif_data_->ifd[ifd],
    [all...]
  /device/google/cuttlefish_common/guest/hals/camera/
Exif.cpp 73 exif_content_remove_entry(exifData->ifd[ifd], entry);
  /device/generic/goldfish/camera/
Exif.cpp 65 exif_content_remove_entry(exifData->ifd[ifd], entry);

Completed in 1744 milliseconds