Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DGrStyledShapeTest.cpp583 const Key& appliedPathEffectThenStrokeKey() const { return fAppliedPEThenStrokeKey; } in appliedPathEffectThenStrokeKey() function in __anonc84bedb00111::TestCase
1383 REPORTER_ASSERT(reporter, SkToBool(volatileCase.appliedPathEffectThenStrokeKey().empty())); in test_volatile_path()
1437 REPORTER_ASSERT(reporter, geoPECase.appliedPathEffectThenStrokeKey() == emptyKey); in test_path_effect_makes_empty_shape()
1450 REPORTER_ASSERT(reporter, geoPEStrokeCase.appliedPathEffectThenStrokeKey() == emptyKey); in test_path_effect_makes_empty_shape()
1460 REPORTER_ASSERT(reporter, geoPEInvertCase.appliedPathEffectThenStrokeKey() == invertedEmptyKey); in test_path_effect_makes_empty_shape()
1471 geoPEInvertStrokeCase.appliedPathEffectThenStrokeKey() == invertedEmptyKey); in test_path_effect_makes_empty_shape()