Searched refs:firstImageLengthAttribute (Results 1 – 1 of 1) sorted by relevance
4280 ExifAttribute firstImageLengthAttribute = in swapBasedOnImageSize() local4289 if (firstImageLengthAttribute == null || firstImageWidthAttribute == null) { in swapBasedOnImageSize()4298 int firstImageLengthValue = firstImageLengthAttribute.getIntValue(mExifByteOrder); in swapBasedOnImageSize()