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