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