Searched defs:create_bitmap (Results 1 – 6 of 6) sorted by relevance
17 static void create_bitmap(SkBitmap* bitmap) { in create_bitmap() function
20 static void create_bitmap(SkBitmap* bitmap) { in create_bitmap() function
37 static SkBitmap create_bitmap() { in create_bitmap() function
328 jmethodID create_bitmap = env->GetStaticMethodID( in GetBitmap() local
1046 static void create_bitmap(HWND hwnd) in create_bitmap() function
2779 def create_bitmap(self, *args, **kw): member in Canvas