Home | History | Annotate | Download | only in pathops

Lines Matching full:fverb

876     SkDEBUGCODE(fPart.fCurve.fVerb = SkPath::kCubic_Verb);  // required for SkDCurve debug check
879 SkDEBUGCODE(fPart.fCurve.fVerb = segment->verb()); // set the curve type for real