Searched defs:createBitmap (Results 1 – 3 of 3) sorted by relevance
39 public static Bitmap createBitmap(int width, int height, Bitmap.Config config) { in createBitmap() method in ShadowBitmap50 public static Bitmap createBitmap(Bitmap bitmap) { in createBitmap() method in ShadowBitmap
70 static PassOwnPtr<HBITMAP> createBitmap(const IntSize& size) in createBitmap() function
149 static void createBitmap(SkBitmap* bm, SkBitmap::Config config, SkColor color) { in createBitmap() function