Searched refs:readExifSegment (Results 1 – 1 of 1) sorted by relevance
2539 readExifSegment(value, imageType); in getJpegAttributes()2846 readExifSegment(bytes, IFD_TYPE_PRIMARY); in getHeifAttributes()3067 private void readExifSegment(byte[] exifBytes, int imageType) throws IOException { in readExifSegment() method in ExifInterface