Home
last modified time | relevance | path

Searched refs:invertedEmptyKey (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DGrStyledShapeTest.cpp1414 Key invertedEmptyKey; in test_path_effect_makes_empty_shape() local
1415 make_key(&invertedEmptyKey, invertedEmptyShape); in test_path_effect_makes_empty_shape()
1418 REPORTER_ASSERT(reporter, invertedEmptyKey != emptyKey); in test_path_effect_makes_empty_shape()
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()
1456 REPORTER_ASSERT(reporter, geoPEInvertStrokeCase.appliedFullStyleKey() == invertedEmptyKey); in test_path_effect_makes_empty_shape()
1457 REPORTER_ASSERT(reporter, geoPEInvertStrokeCase.appliedPathEffectKey() == invertedEmptyKey); in test_path_effect_makes_empty_shape()
1459 geoPEInvertStrokeCase.appliedPathEffectThenStrokeKey() == invertedEmptyKey); in test_path_effect_makes_empty_shape()

Completed in 5 milliseconds