Searched refs:appliedPathEffectKey (Results 1 – 1 of 1) sorted by relevance
581 const Key& appliedPathEffectKey() const { return fAppliedPEKey; } in appliedPathEffectKey() function in __anonc84bedb00111::TestCase1240 REPORTER_ASSERT(reporter, geoPECase.appliedPathEffectKey() == rrectFillCase.baseKey()); in test_path_effect_makes_rrect()1249 REPORTER_ASSERT(reporter, geoPEStrokeCase.appliedPathEffectKey() == rrectFillCase.baseKey()); in test_path_effect_makes_rrect()1355 REPORTER_ASSERT(reporter, peCase.appliedPathEffectKey().empty()); in test_make_hairline_path_effect()1381 REPORTER_ASSERT(reporter, SkToBool(volatileCase.appliedPathEffectKey().empty())); in test_volatile_path()1436 REPORTER_ASSERT(reporter, geoPECase.appliedPathEffectKey() == emptyKey); in test_path_effect_makes_empty_shape()1449 REPORTER_ASSERT(reporter, geoPEStrokeCase.appliedPathEffectKey() == emptyKey); in test_path_effect_makes_empty_shape()1459 REPORTER_ASSERT(reporter, geoPEInvertCase.appliedPathEffectKey() == invertedEmptyKey); in test_path_effect_makes_empty_shape()1469 REPORTER_ASSERT(reporter, geoPEInvertStrokeCase.appliedPathEffectKey() == invertedEmptyKey); in test_path_effect_makes_empty_shape()