Searched refs:firstImageLengthAttribute (Results 1 – 2 of 2) sorted by relevance
3966 ExifAttribute firstImageLengthAttribute = in swapBasedOnImageSize() local3975 if (firstImageLengthAttribute == null || firstImageWidthAttribute == null) { in swapBasedOnImageSize()3984 int firstImageLengthValue = firstImageLengthAttribute.getIntValue(mExifByteOrder); in swapBasedOnImageSize()
6393 ExifAttribute firstImageLengthAttribute =6402 if (firstImageLengthAttribute == null || firstImageWidthAttribute == null) {6411 int firstImageLengthValue = firstImageLengthAttribute.getIntValue(mExifByteOrder);