OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:make_bitmapfade
(Results
1 - 2
of
2
) sorted by null
/external/skia/samplecode/
SampleShaders.cpp
22
static sk_sp<SkShader>
make_bitmapfade
(const SkBitmap& bm) {
function
97
paint.setShader(
make_bitmapfade
(fBitmap));
/external/skqp/samplecode/
SampleShaders.cpp
22
static sk_sp<SkShader>
make_bitmapfade
(const SkBitmap& bm) {
function
97
paint.setShader(
make_bitmapfade
(fBitmap));
Completed in 789 milliseconds