Searched defs:dashType (Results 1 – 8 of 8) sorted by relevance
20 SkPathEffect::DashType dashType = pe->asADash(&info); in DEF_TEST() local29 SkPathEffect::DashType dashType = pe->asADash(nullptr); in DEF_TEST() local42 SkPathEffect::DashType dashType = pe->asADash(&info); in DEF_TEST() local
40 SkPathEffect::DashType dashType = effect->asADash(&info); in operator() local
1109 SkPathEffect::DashType dashType = pe->asADash(&info); in lpatheffect_asADash() local
930 SkPathEffect::DashType dashType = pathEffect->asADash(&dashInfo); in apply_paint_patheffect() local
931 SkPathEffect::DashType dashType = pathEffect->asADash(&dashInfo); in apply_paint_patheffect() local