Searched refs:thumbOffsetAndSize (Results 1 – 1 of 1) sorted by relevance
851 long[] thumbOffsetAndSize = exif.getThumbnailRange(); in getThumbnailInfo() local852 outLongs[0] = thumbOffsetAndSize != null ? thumbOffsetAndSize[1] : 0; in getThumbnailInfo()