Home | History | Annotate | Download | only in exif

Lines Matching refs:getTagLongValues

1246         long[] l = getTagLongValues(tagId, ifdId);
1321 public long[] getTagLongValues(int tagId, int ifdId) {
1332 public long[] getTagLongValues(int tagId) {
1334 return getTagLongValues(tagId, ifdId);