Home
last modified time | relevance | path

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

/external/skia/tests/
DGrShapeTest.cpp558 const Key& appliedPathEffectThenStrokeKey() const { return fAppliedPEThenStrokeKey; } in appliedPathEffectThenStrokeKey() function in __anon06bb34050111::TestCase
1342 REPORTER_ASSERT(reporter, !SkToBool(volatileCase.appliedPathEffectThenStrokeKey().count())); in test_volatile_path()
1392 REPORTER_ASSERT(reporter, geoPECase.appliedPathEffectThenStrokeKey() == emptyKey); in test_path_effect_makes_empty_shape()
1405 REPORTER_ASSERT(reporter, geoPEStrokeCase.appliedPathEffectThenStrokeKey() == emptyKey); in test_path_effect_makes_empty_shape()
1415 REPORTER_ASSERT(reporter, geoPEInvertCase.appliedPathEffectThenStrokeKey() == invertedEmptyKey); in test_path_effect_makes_empty_shape()
1426 geoPEInvertStrokeCase.appliedPathEffectThenStrokeKey() == invertedEmptyKey); in test_path_effect_makes_empty_shape()
/external/skqp/tests/
DGrShapeTest.cpp530 const Key& appliedPathEffectThenStrokeKey() const { return fAppliedPEThenStrokeKey; } in appliedPathEffectThenStrokeKey() function in __anon392b385c0111::TestCase
1314 REPORTER_ASSERT(reporter, !SkToBool(volatileCase.appliedPathEffectThenStrokeKey().count())); in test_volatile_path()
1364 REPORTER_ASSERT(reporter, geoPECase.appliedPathEffectThenStrokeKey() == emptyKey); in test_path_effect_makes_empty_shape()
1377 REPORTER_ASSERT(reporter, geoPEStrokeCase.appliedPathEffectThenStrokeKey() == emptyKey); in test_path_effect_makes_empty_shape()
1387 REPORTER_ASSERT(reporter, geoPEInvertCase.appliedPathEffectThenStrokeKey() == invertedEmptyKey); in test_path_effect_makes_empty_shape()
1398 geoPEInvertStrokeCase.appliedPathEffectThenStrokeKey() == invertedEmptyKey); in test_path_effect_makes_empty_shape()