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

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

Completed in 767 milliseconds