Home
last modified time | relevance | path

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

/external/skia/tests/
DGrShapeTest.cpp993 SkPaint dashA = strokeA, dashB = strokeB; in test_stroke_param_impl() local
995 dashB.setPathEffect(make_dash()); in test_stroke_param_impl()
997 TestCase dashBCase(geo, dashB, reporter); in test_stroke_param_impl()
/external/skqp/tests/
DGrShapeTest.cpp965 SkPaint dashA = strokeA, dashB = strokeB; in test_stroke_param_impl() local
967 dashB.setPathEffect(make_dash()); in test_stroke_param_impl()
969 TestCase dashBCase(geo, dashB, reporter); in test_stroke_param_impl()