Home
last modified time | relevance | path

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

/third_party/skia/tests/
DGrStyledShapeTest.cpp1652 kStrokeAndFill in test_rrect() enumerator
1661 strokeRecs[kStrokeAndFill].setStrokeStyle(3.f, true); in test_rrect()
1664 strokeRecs[kStrokeAndFill].setStrokeParams(SkPaint::kButt_Cap, SkPaint::kBevel_Join, 1.f); in test_rrect()
1686 for (Style style : {kFill, kStroke, kHairline, kStrokeAndFill}) { in test_rrect()
1708 kExamplesStart, kStrokeAndFill, false)]; in test_rrect()
1718 kExamplesStart, kStrokeAndFill, in test_rrect()
1825 kStrokeAndFill, dash)]; in test_rrect()