Home
last modified time | relevance | path

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

/external/skia/tests/
DGrShapeTest.cpp1632 sk_sp<SkPathEffect> dashEffect = make_dash(); in test_rrect() local
1655 sk_sp<SkPathEffect> pe = dash ? dashEffect : nullptr; in test_rrect()
/external/skqp/tests/
DGrShapeTest.cpp1604 sk_sp<SkPathEffect> dashEffect = make_dash(); in test_rrect() local
1627 sk_sp<SkPathEffect> pe = dash ? dashEffect : nullptr; in test_rrect()