Home | History | Annotate | Download | only in exif

Lines Matching refs:getTagDefinitionForTag

1698     protected int getTagDefinitionForTag(ExifTag tag) {
1702 return getTagDefinitionForTag(tag.getTagId(), type, count, ifd);
1705 protected int getTagDefinitionForTag(short tagId, short type, int count, int ifd) {