Searched defs:getTagCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
H A DIfdData.java104 protected int getTagCount() { method in class:IfdData
136 if (data.getId() == mIfdId && data.getTagCount() == getTagCount()) {

Completed in 293 milliseconds