Searched refs:getLargestCenterCrop (Results 1 – 2 of 2) sorted by relevance
172 public Rect getLargestCenterCrop(Size area) { in getLargestCenterCrop() method in AspectRatio
174 return targetAspect.getLargestCenterCrop(actualSize); in getPostCrop()