Searched defs:createBitmap (Results 1 – 5 of 5) sorted by relevance
55 private static Bitmap createBitmap(Drawable drawable, int width, int height) { in createBitmap() method in DrawableUtil
318 private Bitmap createBitmap(final int width, final int height) { in createBitmap() method in BitmapPool
498 fun createBitmap(view: View): Bitmap { in createBitmap() method
1073 public static Bitmap createBitmap(Drawable drawable, int width, int height) { in createBitmap() method in Utils
2688 private Bitmap createBitmap() { in createBitmap() method in UnbundledChooserActivityTest