Searched refs:reportedCropRegion (Results 1 – 1 of 1) sorted by relevance
376 Rect reportedCropRegion, in getClosestAvailableZoomCrop() argument381 checkNotNull(reportedCropRegion, "reportedCropRegion must not be null"); in getClosestAvailableZoomCrop()466 reportedCropRegion.set(bestReportedCropRegion); in getClosestAvailableZoomCrop()765 final Rect reportedCropRegion = new Rect(); in convertScalerCropRegion() local769 /*out*/reportedCropRegion, /*out*/previewCropRegion); in convertScalerCropRegion()774 ", reported crop region = " + reportedCropRegion + in convertScalerCropRegion()778 return new ZoomData(zoomIdx, previewCropRegion, reportedCropRegion); in convertScalerCropRegion()