Searched refs:firstImageWidthAttribute (Results 1 – 2 of 2) sorted by relevance
3793 ExifAttribute firstImageWidthAttribute = in swapBasedOnImageSize() local3800 if (firstImageLengthAttribute == null || firstImageWidthAttribute == null) { in swapBasedOnImageSize()3810 int firstImageWidthValue = firstImageWidthAttribute.getIntValue(mExifByteOrder); in swapBasedOnImageSize()
3763 ExifAttribute firstImageWidthAttribute = in swapBasedOnImageSize() local3770 if (firstImageLengthAttribute == null || firstImageWidthAttribute == null) { in swapBasedOnImageSize()3780 int firstImageWidthValue = firstImageWidthAttribute.getIntValue(mExifByteOrder); in swapBasedOnImageSize()