Searched defs:dashType (Results 1 – 5 of 5) 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
23 SkPathEffectBase::DashType dashType = as_PEB(pe)->asADash(&info); in DEF_TEST() local32 SkPathEffectBase::DashType dashType = as_PEB(pe)->asADash(nullptr); in DEF_TEST() local45 SkPathEffectBase::DashType dashType = as_PEB(pe)->asADash(&info); in DEF_TEST() local
40 SkPathEffect::DashType dashType = effect->asADash(&info); in operator() local
879 SkPathEffectBase::DashType dashType = as_PEB(pathEffect)->asADash(&dashInfo); in apply_paint_patheffect() local
852 SkPathEffect::DashType dashType = pathEffect->asADash(&dashInfo); in apply_paint_patheffect() local