Searched refs:image_to_bitmap (Results 1 – 2 of 2) sorted by relevance
49 static void image_to_bitmap(const SkImage* image, SkBitmap* bm) { in image_to_bitmap() function75 image_to_bitmap(fImage.get(), &fBitmap); in onDraw()
74 static void image_to_bitmap(const SkImage* image, SkBitmap* bm) { in image_to_bitmap() function108 image_to_bitmap(image.get(), &bitmap); in onDrawHelper()