Searched refs:jpegInterchangeFormatLengthAttribute (Results 1 – 2 of 2) sorted by relevance
2987 ExifAttribute jpegInterchangeFormatLengthAttribute = in readImageFileDirectory() local2994 jpegInterchangeFormatLengthAttribute); in readImageFileDirectory()3165 ExifAttribute jpegInterchangeFormatLengthAttribute = in handleThumbnailFromJfif() local3168 && jpegInterchangeFormatLengthAttribute != null) { in handleThumbnailFromJfif()3170 int thumbnailLength = jpegInterchangeFormatLengthAttribute.getIntValue(mExifByteOrder); in handleThumbnailFromJfif()
5386 ExifAttribute jpegInterchangeFormatLengthAttribute =5393 jpegInterchangeFormatLengthAttribute);5565 ExifAttribute jpegInterchangeFormatLengthAttribute =5568 && jpegInterchangeFormatLengthAttribute != null) {5570 int thumbnailLength = jpegInterchangeFormatLengthAttribute.getIntValue(mExifByteOrder);