Home
last modified time | relevance | path

Searched refs:mExifOffset (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
DExifInterface.java1473 private int mExifOffset; field in ExifInterface
2899 mExifOffset = (int) offset; in getJpegAttributes()
3210 mExifOffset = offset; in getHeifAttributes()
3246 mExifOffset = IDENTIFIER_EXIF_APP1.length; in getStandaloneAttributes()
3429 mExifOffset = bytesRead; in getPngAttributes()
3491 mExifOffset = bytesRead; in getWebpAttributes()
3495 mExifOffset = bytesRead; in getWebpAttributes()
3650 if (mExifOffset == 0) { in savePngAttributes()
3658 int copyLength = mExifOffset - PNG_SIGNATURE.length in savePngAttributes()
3745 if (mExifOffset != 0) { in saveWebpAttributes()
[all …]
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt25880 Landroid/media/ExifInterface;->mExifOffset:I