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