Searched refs:fillCase (Results 1 – 1 of 1) sorted by relevance
/external/skia/tests/ |
D | GrShapeTest.cpp | 619 TestCase fillCase(geo, fill, reporter); in test_basic() local 623 fillCase.testExpectations(reporter, expectations); in test_basic() 625 TestCase(geo, fill, reporter).compare(reporter, fillCase, in test_basic() 652 fillCase.compare(reporter, stroke2RoundBevelCase, in test_basic() 654 fillCase.compare(reporter, stroke2RoundBevelDashCase, in test_basic() 657 fillCase.compare(reporter, stroke2RoundBevelCase, in test_basic() 659 fillCase.compare(reporter, stroke2RoundBevelDashCase, in test_basic() 700 hairlineCase.compare(reporter, fillCase, TestCase::kAllDifferent_ComparisonExpecation); in test_basic() 702 hairlineCase.compare(reporter, fillCase, TestCase::kAllSame_ComparisonExpecation); in test_basic() 948 TestCase fillCase(geo, SkPaint(), reporter); in test_dash_fill() local [all …]
|