Searched refs:fillGeoCase (Results 1 – 1 of 1) sorted by relevance
/third_party/skia/tests/ |
D | GrStyledShapeTest.cpp | 1189 TestCase fillGeoCase(geo, fill, reporter); in test_path_effect_makes_rrect() local 1204 fillGeoCase.compare(reporter, geoPECase, TestCase::kAllDifferent_ComparisonExpecation); in test_path_effect_makes_rrect() 1205 fillGeoCase.compare(reporter, geoPEStrokeCase, in test_path_effect_makes_rrect() 1208 fillGeoCase.compare(reporter, geoPECase, TestCase::kSameUpToPE_ComparisonExpecation); in test_path_effect_makes_rrect() 1209 fillGeoCase.compare(reporter, geoPEStrokeCase, TestCase::kSameUpToPE_ComparisonExpecation); in test_path_effect_makes_rrect()
|