Searched refs:jpegInterchangeFormatLengthAttribute (Results 1 – 2 of 2) sorted by relevance
2812 ExifAttribute jpegInterchangeFormatLengthAttribute = in readImageFileDirectory() local2819 jpegInterchangeFormatLengthAttribute); in readImageFileDirectory()2990 ExifAttribute jpegInterchangeFormatLengthAttribute = in handleThumbnailFromJfif() local2993 && jpegInterchangeFormatLengthAttribute != null) { in handleThumbnailFromJfif()2995 int thumbnailLength = jpegInterchangeFormatLengthAttribute.getIntValue(mExifByteOrder); in handleThumbnailFromJfif()
2754 ExifAttribute jpegInterchangeFormatLengthAttribute = in readImageFileDirectory() local2761 jpegInterchangeFormatLengthAttribute); in readImageFileDirectory()2933 ExifAttribute jpegInterchangeFormatLengthAttribute = in handleThumbnailFromJfif() local2936 && jpegInterchangeFormatLengthAttribute != null) { in handleThumbnailFromJfif()2938 int thumbnailLength = jpegInterchangeFormatLengthAttribute.getIntValue(mExifByteOrder); in handleThumbnailFromJfif()