Home
last modified time | relevance | path

Searched refs:dashEffect (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/tests/
DGrStyledShapeTest.cpp1665 sk_sp<SkPathEffect> dashEffect = make_dash(); in test_rrect() local
1688 sk_sp<SkPathEffect> pe = dash ? dashEffect : nullptr; in test_rrect()