Searched defs:scaleBitmap (Results 1 – 2 of 2) sorted by relevance
50 public static Bitmap scaleBitmap(Bitmap bm, int width, int height) { in scaleBitmap() method in BitmapUtils
60 public static Bitmap scaleBitmap(Bitmap bm, int maxWidth, int maxHeight) { in scaleBitmap() method in BitmapUtils