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