Home | History | Annotate | Download | only in tests

Lines Matching full:fverb

113     switch(fVerb) {
1198 int last = SkPathOpsVerbToPoints(fVerb);
1200 if (fVerb == SkPath::kConic_Verb) {
1210 if (fVerb == SkPath::kConic_Verb) {
1373 int count = SkPathOpsVerbToPoints(SkDEBUGRELEASE(fVerb, SkPath::kCubic_Verb));