Searched refs:getAspectRatio (Results 1 – 3 of 3) sorted by relevance
346 public static Rational getAspectRatio(Size size) { in getAspectRatio() method in ResolutionUtil393 Rational aspectRatio = getAspectRatio(size); in getLargestPictureSize()
95 Point adjusted = getAdjustedSize(img.getAspectRatio(), width, height); in getBitmap()
189 public float getAspectRatio() { in getAspectRatio() method in AutoThumbnailDrawable