Home
last modified time | relevance | path

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

/third_party/skia/gm/
Dcolor4f.cpp34 static sk_sp<SkColorFilter> make_cf0() { in make_cf0() function
59 sk_sp<SkColorFilter> (*filters[])() { make_cf_null, make_cf0, make_cf1, make_cf2 }; in draw_into_canvas()
Dtablecolorfilter.cpp98 static sk_sp<SkColorFilter> make_cf0() { in make_cf0() function
135 make_null_cf, make_cf0, make_cf1, make_cf2, make_cf3 in onDraw()
/third_party/flutter/skia/gm/
Dcolor4f.cpp34 static sk_sp<SkColorFilter> make_cf0() { in make_cf0() function
59 sk_sp<SkColorFilter> (*filters[])() { make_cf_null, make_cf0, make_cf1, make_cf2 }; in draw_into_canvas()
Dtablecolorfilter.cpp98 static sk_sp<SkColorFilter> make_cf0() { in make_cf0() function
136 make_null_cf, make_cf0, make_cf1, make_cf2, make_cf3 in onDraw()