Searched refs:DashFactoryFn (Results 1 – 1 of 1) sorted by relevance
1106 using DashFactoryFn = sk_sp<SkPathEffect>(*)(); in test_dash_fill() typedef1107 for (DashFactoryFn md : {&make_dash, &make_null_dash}) { in test_dash_fill()