Searched defs:scaleBitmap (Results 1 – 6 of 6) sorted by relevance
35 public static Bitmap scaleBitmap(Bitmap src, int maxWidth, int maxHeight) { in scaleBitmap() method in BitmapHelper42 public static Bitmap scaleBitmap(int scaleFactor, InputStream is) { in scaleBitmap() method in BitmapHelper
362 private Bitmap scaleBitmap(Bitmap bmp, int maxSize) { in scaleBitmap() method in MediaMetadata2Impl.BuilderImpl
876 private Bitmap scaleBitmap(Bitmap bmp, int maxSize) { in scaleBitmap() method in MediaMetadataCompat.Builder
1086 private Bitmap scaleBitmap(Bitmap bmp, int maxSize) { in scaleBitmap() method in MediaMetadata2.Builder
591 private Bitmap scaleBitmap(Bitmap bmp, int maxSize) { in scaleBitmap() method in RadioMetadata.Builder
929 private Bitmap scaleBitmap(Bitmap bmp, int maxSize) { in scaleBitmap() method in MediaMetadata.Builder