Home
last modified time | relevance | path

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

/external/skia/tests/
DGrShapeTest.cpp812 SkPaint strokeAndFillA = strokeA; in test_stroke_param_impl() local
814 strokeAndFillA.setStyle(SkPaint::kStrokeAndFill_Style); in test_stroke_param_impl()
816 TestCase strokeAndFillACase(geo, strokeAndFillA, reporter); in test_stroke_param_impl()
821 if (geo.strokeAndFillIsConvertedToFill(strokeAndFillA) || in test_stroke_param_impl()