Home | History | Annotate | Download | only in exif

Lines Matching refs:hasDefinedCount

1504         boolean hasDefinedCount = (definedCount != ExifTag.SIZE_UNDEFINED);
1508 ExifTag t = new ExifTag(getTrueTagKey(tagId), type, definedCount, ifdId, hasDefinedCount);
1534 boolean hasDefinedCount = (definedCount != ExifTag.SIZE_UNDEFINED);
1536 ExifTag t = new ExifTag(getTrueTagKey(tagId), type, definedCount, ifdId, hasDefinedCount);