Searched refs:getTagCount (Results 1 – 10 of 10) sorted by relevance
87 private int getTagCount() { in getTagCount() method in IfdData105 if (data.getId() == ifdId && data.getTagCount() == getTagCount()) { in equals()
104 protected int getTagCount() { in getTagCount() method in IfdData136 if (data.getId() == mIfdId && data.getTagCount() == getTagCount()) { in equals()
120 if (currIfd.getTagCount() == 0) { in commit()130 if (ifd != null && ifd.getTagCount() > 0) { in commit()
314 offset += 2 + ifd.getTagCount() * TAG_SIZE + 4; in calculateOffsetOfIfd()
310 offset += 2 + ifd.getTagCount() * TAG_SIZE + 4; in calculateOffsetOfIfd()
119 if (currIfd.getTagCount() == 0) { in commit()129 if (ifd != null && ifd.getTagCount() > 0) { in commit()