Searched refs:stripByteCountsAttribute (Results 1 – 1 of 1) sorted by relevance
3492 ExifAttribute stripByteCountsAttribute = in handleThumbnailFromStrips() local3495 if (stripOffsetsAttribute != null && stripByteCountsAttribute != null) { in handleThumbnailFromStrips()3499 convertToLongArray(stripByteCountsAttribute.getValue(mExifByteOrder)); in handleThumbnailFromStrips()