Home
last modified time | relevance | path

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

/external/skia/tests/
DGrShapeTest.cpp844 SkPaint dashA = strokeA, dashB = strokeB; in test_stroke_param_impl() local
846 dashB.setPathEffect(make_dash()); in test_stroke_param_impl()
848 TestCase dashBCase(geo, dashB, reporter); in test_stroke_param_impl()