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