Searched refs:appliedFullStyleKey (Results 1 – 1 of 1) sorted by relevance
566 const Key& appliedFullStyleKey() const { return fAppliedFullKey; } in appliedFullStyleKey() function in __anoncdfd062c0111::TestCase1230 REPORTER_ASSERT(reporter, geoPECase.appliedFullStyleKey() == rrectFillCase.baseKey()); in test_path_effect_makes_rrect()1240 REPORTER_ASSERT(reporter, geoPEStrokeCase.appliedFullStyleKey() == in test_path_effect_makes_rrect()1241 rrectStrokeCase.appliedFullStyleKey()); in test_path_effect_makes_rrect()1344 REPORTER_ASSERT(reporter, peCase.appliedFullStyleKey().empty()); in test_make_hairline_path_effect()1370 REPORTER_ASSERT(reporter, !SkToBool(volatileCase.appliedFullStyleKey().count())); in test_volatile_path()1423 REPORTER_ASSERT(reporter, geoPECase.appliedFullStyleKey() == emptyKey); in test_path_effect_makes_empty_shape()1436 REPORTER_ASSERT(reporter, geoPEStrokeCase.appliedFullStyleKey() == emptyKey); in test_path_effect_makes_empty_shape()1446 REPORTER_ASSERT(reporter, geoPEInvertCase.appliedFullStyleKey() == invertedEmptyKey); in test_path_effect_makes_empty_shape()1456 REPORTER_ASSERT(reporter, geoPEInvertStrokeCase.appliedFullStyleKey() == invertedEmptyKey); in test_path_effect_makes_empty_shape()