Searched refs:cubicType (Results 1 – 2 of 2) sorted by relevance
650 SkCubicType cubicType = SkClassifyCubic(c, d); in selfOneOff() local653 if (breaks && cubicType == SkCubicType::kLoop_SkCubicType) { in selfOneOff()
252 SkCubicType cubicType = SkClassifyCubic(pointsPtr, d); in ComplexBreak() local253 switch (cubicType) { in ComplexBreak()