Home | History | Annotate | Download | only in tests

Lines Matching refs:kExtend_AddPathMode

3847     p.addPath(q, extend ? SkPath::kExtend_AddPathMode : SkPath::kAppend_AddPathMode);
3865 p.addPath(q, SkPath::kExtend_AddPathMode);
4653 test_addEmptyPath(reporter, SkPath::kExtend_AddPathMode);