Searched refs:dashEffect (Results 1 – 1 of 1) sorted by relevance
1665 sk_sp<SkPathEffect> dashEffect = make_dash(); in test_rrect() local1688 sk_sp<SkPathEffect> pe = dash ? dashEffect : nullptr; in test_rrect()