Searched refs:kLoop_SkCubicType (Results 1 – 5 of 5) sorted by relevance
733 if (kLoop_SkCubicType == cType) { in chopCubicAtLoopIntersection()794 } else if (kLoop_SkCubicType == cType) { in chopCubicAtLoopIntersection()818 } else if (kLoop_SkCubicType == cType) { in getCubicKLM()
164 kLoop_SkCubicType, enumerator
588 return kLoop_SkCubicType; in classify_cubic()
636 if (SkDCubic::ComplexBreak(c, &loopT) && cubicType == SkCubicType::kLoop_SkCubicType) { in selfOneOff()
235 if (cubicType == kLoop_SkCubicType) { in ComplexBreak()