Searched refs:firstImageLengthAttribute (Results 1 – 2 of 2) sorted by relevance
3791 ExifAttribute firstImageLengthAttribute = in swapBasedOnImageSize() local3800 if (firstImageLengthAttribute == null || firstImageWidthAttribute == null) { in swapBasedOnImageSize()3809 int firstImageLengthValue = firstImageLengthAttribute.getIntValue(mExifByteOrder); in swapBasedOnImageSize()
3761 ExifAttribute firstImageLengthAttribute = in swapBasedOnImageSize() local3770 if (firstImageLengthAttribute == null || firstImageWidthAttribute == null) { in swapBasedOnImageSize()3779 int firstImageLengthValue = firstImageLengthAttribute.getIntValue(mExifByteOrder); in swapBasedOnImageSize()