Searched refs:secondImageWidthAttribute (Results 1 – 1 of 1) sorted by relevance
4265 ExifAttribute secondImageWidthAttribute = in swapBasedOnImageSize() local4272 } else if (secondImageLengthAttribute == null || secondImageWidthAttribute == null) { in swapBasedOnImageSize()4280 int secondImageWidthValue = secondImageWidthAttribute.getIntValue(mExifByteOrder); in swapBasedOnImageSize()