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