Searched refs:kSerpentine_SkCubicType (Results 1 – 4 of 4) sorted by relevance
162 kSerpentine_SkCubicType, enumerator
586 return kSerpentine_SkCubicType; in classify_cubic()
792 if (kSerpentine_SkCubicType == cType || (kCusp_SkCubicType == cType && 0.f != d[0])) { in chopCubicAtLoopIntersection()816 if (kSerpentine_SkCubicType == cType || (kCusp_SkCubicType == cType && 0.f != d[0])) { in getCubicKLM()
251 } else if (kSerpentine_SkCubicType == cubicType || kCusp_SkCubicType == cubicType) { in ComplexBreak()