Home | History | Annotate | Download | only in pathops

Lines Matching full:verb

1762     if (leftSegment->verb() >= SkPath::kQuad_Verb) {
1812 void SkOpSegment::init(const SkPoint pts[], SkPath::Verb verb, bool operand, bool evenOdd) {
1817 fVerb = verb;