OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:image_to_bitmap
(Results
1 - 2
of
2
) sorted by null
/external/skia/gm/
ninepatchstretch.cpp
49
static void
image_to_bitmap
(const SkImage* image, SkBitmap* bm) {
function
75
image_to_bitmap
(fImage.get(), &fBitmap);
lattice.cpp
74
static void
image_to_bitmap
(const SkImage* image, SkBitmap* bm) {
function
108
image_to_bitmap
(image.get(), &bitmap);
Completed in 61 milliseconds