Searched refs:create_bitmap (Results 1 – 6 of 6) sorted by relevance
19 static void create_bitmap(SkBitmap* bitmap) { in create_bitmap() function48 create_bitmap(&bitmap); in onDrawContent()
17 static void create_bitmap(SkBitmap* bitmap) { in create_bitmap() function45 create_bitmap(&bitmap); in onDraw()
28 static SkBitmap create_bitmap() { in create_bitmap() function80 SkBitmap bmp = create_bitmap(); in onDraw()