Home
last modified time | relevance | path

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

/third_party/skia/tests/
DGrStyledShapeTest.cpp1445 TestCase geoPEInvertCase(geo, pe, reporter); in test_path_effect_makes_empty_shape() local
1446 REPORTER_ASSERT(reporter, geoPEInvertCase.appliedFullStyleKey() == invertedEmptyKey); in test_path_effect_makes_empty_shape()
1447 REPORTER_ASSERT(reporter, geoPEInvertCase.appliedPathEffectKey() == invertedEmptyKey); in test_path_effect_makes_empty_shape()
1448 REPORTER_ASSERT(reporter, geoPEInvertCase.appliedPathEffectThenStrokeKey() == invertedEmptyKey); in test_path_effect_makes_empty_shape()
1449 REPORTER_ASSERT(reporter, geoPEInvertCase.appliedPathEffectShape().isEmpty()); in test_path_effect_makes_empty_shape()
1450 REPORTER_ASSERT(reporter, geoPEInvertCase.appliedFullStyleShape().isEmpty()); in test_path_effect_makes_empty_shape()
1451 REPORTER_ASSERT(reporter, geoPEInvertCase.appliedPathEffectShape().inverseFilled()); in test_path_effect_makes_empty_shape()
1452 REPORTER_ASSERT(reporter, geoPEInvertCase.appliedFullStyleShape().inverseFilled()); in test_path_effect_makes_empty_shape()