Searched defs:dashType (Results 1 – 2 of 2) sorted by relevance
22 SkPathEffect::DashType dashType = pe->asADash(&info); in DEF_TEST() local31 SkPathEffect::DashType dashType = pe->asADash(nullptr); in DEF_TEST() local44 SkPathEffect::DashType dashType = pe->asADash(&info); in DEF_TEST() local
876 SkPathEffect::DashType dashType = pathEffect->asADash(&dashInfo); in apply_paint_patheffect() local