Home
last modified time | relevance | path

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

/external/skia/tests/
DGrShapeTest.cpp962 SkPaint strokeAndFillB = strokeB; in test_stroke_param_impl() local
964 strokeAndFillB.setStyle(SkPaint::kStrokeAndFill_Style); in test_stroke_param_impl()
966 TestCase strokeAndFillBCase(geo, strokeAndFillB, reporter); in test_stroke_param_impl()
971 geo.strokeAndFillIsConvertedToFill(strokeAndFillB)) { in test_stroke_param_impl()
/external/skqp/tests/
DGrShapeTest.cpp934 SkPaint strokeAndFillB = strokeB; in test_stroke_param_impl() local
936 strokeAndFillB.setStyle(SkPaint::kStrokeAndFill_Style); in test_stroke_param_impl()
938 TestCase strokeAndFillBCase(geo, strokeAndFillB, reporter); in test_stroke_param_impl()
943 geo.strokeAndFillIsConvertedToFill(strokeAndFillB)) { in test_stroke_param_impl()