Searched defs:scaleBitmap (Results 1 – 1 of 1) sorted by relevance
33 public static Bitmap scaleBitmap(Bitmap src, int maxWidth, int maxHeight) { in scaleBitmap() method in BitmapHelper40 public static Bitmap scaleBitmap(int scaleFactor, InputStream is) { in scaleBitmap() method in BitmapHelper