Home
last modified time | relevance | path

Searched refs:image_to_bitmap (Results 1 – 4 of 4) sorted by relevance

/external/skqp/gm/
Dninepatchstretch.cpp46 static void image_to_bitmap(const SkImage* image, SkBitmap* bm) { in image_to_bitmap() function
72 image_to_bitmap(fImage.get(), &fBitmap); in onDraw()
Dlattice.cpp70 static void image_to_bitmap(const SkImage* image, SkBitmap* bm) { in image_to_bitmap() function
104 image_to_bitmap(image.get(), &bitmap); in onDrawHelper()
/external/skia/gm/
Dninepatchstretch.cpp46 static void image_to_bitmap(const SkImage* image, SkBitmap* bm) { in image_to_bitmap() function
72 image_to_bitmap(fImage.get(), &fBitmap); in onDraw()
Dlattice.cpp70 static void image_to_bitmap(const SkImage* image, SkBitmap* bm) { in image_to_bitmap() function
104 image_to_bitmap(image.get(), &bitmap); in onDrawHelper()