Home
last modified time | relevance | path

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

/third_party/skia/tests/
DGrStyledShapeTest.cpp1108 SkPaint dashFill; in test_dash_fill() local
1109 dashFill.setPathEffect((*md)()); in test_dash_fill()
1110 TestCase dashFillCase(geo, dashFill, reporter); in test_dash_fill()