Searched refs:CubicType (Results 1 – 6 of 6) sorted by relevance
30 enum CubicType { enum61 static bool ComplexBreak(const SkPoint pts[4], SkScalar* t, CubicType* cubicType);
298 void setCubicType(SkDCubic::CubicType cubicType) { in setCubicType()394 SkDCubic::CubicType fCubicType;
205 SkDCubic::CubicType cubicType; in walk()
232 bool SkDCubic::ComplexBreak(const SkPoint pointsPtr[4], SkScalar* t, CubicType* resultType) { in ComplexBreak()
628 SkDCubic::CubicType dType; in selfOneOff()
3848 SkDCubic::CubicType dType; in complex_to_quads()