Searched refs:secondImageLengthAttribute (Results 1 – 1 of 1) sorted by relevance
5237 ExifAttribute secondImageLengthAttribute = in swapBasedOnImageSize() local5246 } else if (secondImageLengthAttribute == null || secondImageWidthAttribute == null) { in swapBasedOnImageSize()5253 int secondImageLengthValue = secondImageLengthAttribute.getIntValue(mExifByteOrder); in swapBasedOnImageSize()