Searched refs:readExifSegment (Results 1 – 2 of 2) sorted by relevance
2900 readExifSegment(value, imageType); in getJpegAttributes()3211 readExifSegment(bytes, IFD_TYPE_PRIMARY); in getHeifAttributes()3247 readExifSegment(data, IFD_TYPE_PRIMARY); in getStandaloneAttributes()3430 readExifSegment(data, IFD_TYPE_PRIMARY); in getPngAttributes()3492 readExifSegment(payload, IFD_TYPE_PRIMARY); in getWebpAttributes()3954 private void readExifSegment(byte[] exifBytes, int imageType) throws IOException { in readExifSegment() method in ExifInterface
25917 Landroid/media/ExifInterface;->readExifSegment([BI)V