Lines Matching refs:make_dash
759 static sk_sp<SkPathEffect> make_dash() {
778 sk_sp<SkPathEffect> dashPE = make_dash();
806 stroke2RoundBevelDash.setPathEffect(make_dash());
875 sk_sp<SkPathEffect> dashPE = make_dash();
908 strokeDash.setPathEffect(make_dash());
1009 dashA.setPathEffect(make_dash());
1010 dashB.setPathEffect(make_dash());
1107 for (DashFactoryFn md : {&make_dash, &make_null_dash}) {
1125 dash.setPathEffect(make_dash());
1355 dashAndStroke.setPathEffect(make_dash());
1573 dashAndStroke.setPathEffect(make_dash());
1665 sk_sp<SkPathEffect> dashEffect = make_dash();
1914 dash.setPathEffect(make_dash());