Searched refs:jpegInterchangeFormatLengthAttribute (Results 1 – 1 of 1) sorted by relevance
4106 ExifAttribute jpegInterchangeFormatLengthAttribute = in readImageFileDirectory() local4113 jpegInterchangeFormatLengthAttribute); in readImageFileDirectory()4314 ExifAttribute jpegInterchangeFormatLengthAttribute = in handleThumbnailFromJfif() local4317 && jpegInterchangeFormatLengthAttribute != null) { in handleThumbnailFromJfif()4319 int thumbnailLength = jpegInterchangeFormatLengthAttribute.getIntValue(mExifByteOrder); in handleThumbnailFromJfif()