Home | History | Annotate | Download | only in exif

Lines Matching refs:getTagIntValues

1265         int[] l = getTagIntValues(tagId, ifdId);
1340 public int[] getTagIntValues(int tagId, int ifdId) {
1351 public int[] getTagIntValues(int tagId) {
1353 return getTagIntValues(tagId, ifdId);