OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:make_bitmapfade
(Results
1 - 1
of
1
) sorted by null
/external/skia/samplecode/
SampleShaders.cpp
26
static SkShader*
make_bitmapfade
(const SkBitmap& bm)
function
117
paint.setShader(
make_bitmapfade
(fBitmap))->unref();
Completed in 1834 milliseconds