Searched refs:jpegInterchangeFormatLengthAttribute (Results 1 – 1 of 1) sorted by relevance
4124 ExifAttribute jpegInterchangeFormatLengthAttribute = in readImageFileDirectory() local4131 jpegInterchangeFormatLengthAttribute); in readImageFileDirectory()4332 ExifAttribute jpegInterchangeFormatLengthAttribute = in handleThumbnailFromJfif() local4335 && jpegInterchangeFormatLengthAttribute != null) { in handleThumbnailFromJfif()4337 int thumbnailLength = jpegInterchangeFormatLengthAttribute.getIntValue(mExifByteOrder); in handleThumbnailFromJfif()