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

  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
IfdData.java 104 protected int getTagCount() {
136 if (data.getId() == mIfdId && data.getTagCount() == getTagCount()) {
  /hardware/libhardware/modules/camera/
VendorTags.cpp 139 int VendorTags::getTagCount(const vendor_tag_ops_t* ops)
  /packages/apps/Camera2/src/com/android/camera/exif/
IfdData.java 104 protected int getTagCount() {
136 if (data.getId() == mIfdId && data.getTagCount() == getTagCount()) {
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
IfdData.java 104 protected int getTagCount() {
136 if (data.getId() == mIfdId && data.getTagCount() == getTagCount()) {
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
IfdData.java 104 protected int getTagCount() {
136 if (data.getId() == mIfdId && data.getTagCount() == getTagCount()) {
  /packages/apps/Messaging/src/com/android/messaging/util/exif/
IfdData.java 104 protected int getTagCount() {
136 if (data.getId() == mIfdId && data.getTagCount() == getTagCount()) {

Completed in 117 milliseconds