Searched refs:secondImageWidthAttribute (Results 1 – 2 of 2) sorted by relevance
3797 ExifAttribute secondImageWidthAttribute = in swapBasedOnImageSize() local3804 } else if (secondImageLengthAttribute == null || secondImageWidthAttribute == null) { in swapBasedOnImageSize()3812 int secondImageWidthValue = secondImageWidthAttribute.getIntValue(mExifByteOrder); in swapBasedOnImageSize()
3767 ExifAttribute secondImageWidthAttribute = in swapBasedOnImageSize() local3774 } else if (secondImageLengthAttribute == null || secondImageWidthAttribute == null) { in swapBasedOnImageSize()3782 int secondImageWidthValue = secondImageWidthAttribute.getIntValue(mExifByteOrder); in swapBasedOnImageSize()