Searched refs:getTagCount (Results 1 – 4 of 4) sorted by relevance
104 protected int getTagCount() { in getTagCount() method in IfdData136 if (data.getId() == mIfdId && data.getTagCount() == getTagCount()) { in equals()
119 if (currIfd.getTagCount() == 0) { in commit()129 if (ifd != null && ifd.getTagCount() > 0) { in commit()
310 offset += 2 + ifd.getTagCount() * TAG_SIZE + 4; in calculateOffsetOfIfd()
787 int count = vTags->getTagCount(); in CameraMetadata_getAllVendorKeys()963 if (0 < desc->getTagCount()) { in CameraMetadata_setupGlobalVendorTagDescriptor()