Searched refs:secondImageLengthAttribute (Results 1 – 2 of 2) sorted by relevance
4044 ExifAttribute secondImageLengthAttribute = in swapBasedOnImageSize() local4053 } else if (secondImageLengthAttribute == null || secondImageWidthAttribute == null) { in swapBasedOnImageSize()4060 int secondImageLengthValue = secondImageLengthAttribute.getIntValue(mExifByteOrder); in swapBasedOnImageSize()
6409 ExifAttribute secondImageLengthAttribute =6418 } else if (secondImageLengthAttribute == null || secondImageWidthAttribute == null) {6425 int secondImageLengthValue = secondImageLengthAttribute.getIntValue(mExifByteOrder);