Home
last modified time | relevance | path

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

/third_party/skia/tests/
DGrStyledShapeTest.cpp1106 using DashFactoryFn = sk_sp<SkPathEffect>(*)(); in test_dash_fill() typedef
1107 for (DashFactoryFn md : {&make_dash, &make_null_dash}) { in test_dash_fill()