Home | History | Annotate | Download | only in core

Lines Matching refs:autoClose

1013 SkPath::Verb SkPath::Iter::autoClose(SkPoint pts[2]) {
1062 if (kLine_Verb == this->autoClose(pts)) {
1078 verb = this->autoClose(pts);
1127 verb = this->autoClose(pts);