Searched refs:kS2 (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ |
H A D | GrStyledShapeTest.cpp | 878 static const SkScalar kS2 = 2.f; in test_scale() local 882 TestCase fillCase2(geo, fill, reporter, kS2); in test_scale() 890 TestCase hairlineCase2(geo, hairline, reporter, kS2); in test_scale() 898 TestCase strokeCase2(geo, stroke, reporter, kS2); in test_scale() 910 TestCase strokeDashCase2(geo, strokeDash, reporter, kS2); in test_scale() 919 TestCase strokeAndFillCase2(geo, strokeAndFill, reporter, kS2); in test_scale() 924 TestCase strokeAndFillDashCase2(geo, strokeAndFillDash, reporter, kS2); in test_scale()
|
Completed in 5 milliseconds