Searched refs:exifOffsetFromBeginning (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/media/java/android/media/
H A DExifInterface.java2053 private void readExifSegment(byte[] exifBytes, int exifOffsetFromBeginning) throws IOException { argument
2114 mThumbnailOffset = exifOffsetFromBeginning + jpegInterchangeFormat;
2311 int exifOffsetFromBeginning) throws IOException {
2381 mThumbnailOffset = exifOffsetFromBeginning + thumbnailOffset;
2310 writeExifSegment(ByteOrderAwarenessDataOutputStream dataOutputStream, int exifOffsetFromBeginning) argument

Completed in 45 milliseconds