Searched defs:EmptyPathEffect (Results 1 – 1 of 1) sorted by relevance
1379 class EmptyPathEffect : SkPathEffectBase { in test_path_effect_makes_empty_shape() class1403 EmptyPathEffect(bool invert) : fInvert(invert) {} in test_path_effect_makes_empty_shape() function in test_path_effect_makes_empty_shape::EmptyPathEffect