Home
last modified time | relevance | path

Searched defs:EmptyPathEffect (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/tests/
DGrStyledShapeTest.cpp1379 class EmptyPathEffect : SkPathEffectBase { in test_path_effect_makes_empty_shape() class
1403 EmptyPathEffect(bool invert) : fInvert(invert) {} in test_path_effect_makes_empty_shape() function in test_path_effect_makes_empty_shape::EmptyPathEffect