Searched refs:secondImageLengthAttribute (Results 1 – 2 of 2) sorted by relevance
3795 ExifAttribute secondImageLengthAttribute = in swapBasedOnImageSize() local3804 } else if (secondImageLengthAttribute == null || secondImageWidthAttribute == null) { in swapBasedOnImageSize()3811 int secondImageLengthValue = secondImageLengthAttribute.getIntValue(mExifByteOrder); in swapBasedOnImageSize()
3765 ExifAttribute secondImageLengthAttribute = in swapBasedOnImageSize() local3774 } else if (secondImageLengthAttribute == null || secondImageWidthAttribute == null) { in swapBasedOnImageSize()3781 int secondImageLengthValue = secondImageLengthAttribute.getIntValue(mExifByteOrder); in swapBasedOnImageSize()