Home
last modified time | relevance | path

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

/external/skia/gm/
Dninepatchstretch.cpp49 static void image_to_bitmap(const SkImage* image, SkBitmap* bm) { in image_to_bitmap() function
75 image_to_bitmap(fImage, &fBitmap); in onDraw()