Home
last modified time | relevance | path

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

/third_party/skia/tests/
DGrStyledShapeTest.cpp783 TestCase fillCase(geo, fill, reporter); in test_basic() local
787 fillCase.testExpectations(reporter, expectations); in test_basic()
790 ->compare(reporter, fillCase, TestCase::kAllSame_ComparisonExpecation); in test_basic()
816 fillCase.compare(reporter, stroke2RoundBevelCase, in test_basic()
818 fillCase.compare(reporter, stroke2RoundBevelDashCase, in test_basic()
821 fillCase.compare(reporter, stroke2RoundBevelCase, in test_basic()
823 fillCase.compare(reporter, stroke2RoundBevelDashCase, in test_basic()
864 hairlineCase.compare(reporter, fillCase, TestCase::kAllDifferent_ComparisonExpecation); in test_basic()
866 hairlineCase.compare(reporter, fillCase, TestCase::kAllSame_ComparisonExpecation); in test_basic()
1112 TestCase fillCase(geo, SkPaint(), reporter); in test_dash_fill() local
[all …]