Searched refs:SkCubicIsDegenerate (Results 1 – 3 of 3) sorted by relevance
173 static inline bool SkCubicIsDegenerate(SkCubicType type) { in SkCubicIsDegenerate() function
244 static inline bool SkCubicIsDegenerate(SkCubicType type) { in SkCubicIsDegenerate() function
492 SkASSERT(!SkCubicIsDegenerate(fCurrCubicType)); in cubicTo()579 SkASSERT(!SkCubicIsDegenerate(fCurrCubicType)); in appendCubics()