Searched defs:hostViewSize (Results 1 – 2 of 2) sorted by relevance
309 public static Rect calculateCropRect(Context context, Point hostViewSize, Point cropSize, in calculateCropRect()329 public static Rect calculateCropRect(Context context, Point hostViewSize, Point cropSize, in calculateCropRect()
560 Point hostViewSize = new Point(cropWidth, cropHeight); in calculateCropRect() local