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