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

/external/skia/gm/
H A Dcolor4f.cpp29 static sk_sp<SkColorFilter> make_cf0() { function
54 sk_sp<SkColorFilter> (*filters[])() { make_cf_null, make_cf0, make_cf1, make_cf2 };
H A Dtablecolorfilter.cpp81 static sk_sp<SkColorFilter> make_cf0() { function
119 make_null_cf, make_cf0, make_cf1, make_cf2, make_cf3
/external/skqp/gm/
H A Dcolor4f.cpp29 static sk_sp<SkColorFilter> make_cf0() { function
55 sk_sp<SkColorFilter> (*filters[])() { make_cf_null, make_cf0, make_cf1, make_cf2 };
H A Dtablecolorfilter.cpp81 static sk_sp<SkColorFilter> make_cf0() { function
119 make_null_cf, make_cf0, make_cf1, make_cf2, make_cf3

Completed in 199 milliseconds