Searched refs:getTagByteValues (Results 1 – 1 of 1) sorted by relevance
1284 byte[] l = getTagByteValues(tagId, ifdId); in getTagByteValue()1359 public byte[] getTagByteValues(int tagId, int ifdId) { in getTagByteValues() method in ExifInterface1370 public byte[] getTagByteValues(int tagId) { in getTagByteValues() method in ExifInterface1372 return getTagByteValues(tagId, ifdId); in getTagByteValues()