Home | History | Annotate | Download | only in utils

Lines Matching refs:dashType

1202         SkPathEffect::DashType dashType = pe->asADash(&info);
1203 if (SkPathEffect::kDash_DashType == dashType) {