Searched refs:widthB (Results 1 – 1 of 1) sorted by relevance
58 public static int compareSizes(int widthA, int heightA, int widthB, int heightB) { in compareSizes() argument60 long right = widthB * (long) heightB; in compareSizes()63 right = widthB; in compareSizes()