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