Searched refs:jpegInterchangeFormatLengthAttribute (Results 1 – 1 of 1) sorted by relevance
3244 ExifAttribute jpegInterchangeFormatLengthAttribute = in readImageFileDirectory() local3251 jpegInterchangeFormatLengthAttribute); in readImageFileDirectory()3452 ExifAttribute jpegInterchangeFormatLengthAttribute = in handleThumbnailFromJfif() local3455 && jpegInterchangeFormatLengthAttribute != null) { in handleThumbnailFromJfif()3457 int thumbnailLength = jpegInterchangeFormatLengthAttribute.getIntValue(mExifByteOrder); in handleThumbnailFromJfif()