Searched refs:hasSameAspectRatio (Results 1 – 1 of 1) sorted by relevance
358 public static boolean hasSameAspectRatio(Rational ar1, Rational ar2) { in hasSameAspectRatio() method in ResolutionUtil395 if (!hasSameAspectRatio(aspectRatio, desiredAspectRatio)) { in getLargestPictureSize()