Searched defs:sourceWidth (Results 1 – 1 of 1) sorted by relevance
358 int sourceWidth = sourceSize.getWidth(); in computeCropRectFromAspectRatio() local425 int sourceWidth = sourceSize.getWidth(); in isCropAspectRatioHasEffect() local475 public static boolean shouldCropImage(int sourceWidth, int sourceHeight, int cropRectWidth, in shouldCropImage()