Searched refs:sampleSizeForThisOrientation (Results 1 – 1 of 1) sorted by relevance
603 float sampleSizeForThisOrientation = Math.max(1f, Math.min( in generateCropInternal() local606 sampleSize = Math.min(sampleSize, sampleSizeForThisOrientation); in generateCropInternal()