Searched refs:getPostCrop (Results 1 – 1 of 1) sorted by relevance
155 Rect cropRegion = getPostCrop(AspectRatio.of(targetSize), size); in computeConfiguration()173 private Rect getPostCrop(AspectRatio targetAspect, Size actualSize) { in getPostCrop() method in PictureSizeCalculator