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