Home
last modified time | relevance | path

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

/third_party/skia/tests/
DGrStyledShapeTest.cpp1008 SkPaint dashA = strokeA, dashB = strokeB; in test_stroke_param_impl() local
1009 dashA.setPathEffect(make_dash()); in test_stroke_param_impl()
1011 TestCase dashACase(geo, dashA, reporter); in test_stroke_param_impl()