Searched refs:getScaledMutableBitmap (Results 1 – 2 of 2) sorted by relevance
65 public static Bitmap getScaledMutableBitmap(Bitmap bm, int maxWidth, int maxHeight) { in getScaledMutableBitmap() method in BitmapUtils
492 BitmapUtils.getScaledMutableBitmap(background, Integer.MAX_VALUE, mCardImageHeight);