Home
last modified time | relevance | path

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

/third_party/skia/tests/
DGrStyledShapeTest.cpp977 SkPaint strokeAndFillB = strokeB; in test_stroke_param_impl() local
979 strokeAndFillB.setStyle(SkPaint::kStrokeAndFill_Style); in test_stroke_param_impl()
981 TestCase strokeAndFillBCase(geo, strokeAndFillB, reporter); in test_stroke_param_impl()
986 geo.strokeAndFillIsConvertedToFill(strokeAndFillB)) { in test_stroke_param_impl()