Searched defs:SkAnalyticCubicEdge (Results 1 – 1 of 1) sorted by relevance
127 struct SkAnalyticCubicEdge : public SkAnalyticEdge { struct128 SkCubicEdge fCEdge;130 SkFixed fSnappedY; // to make sure that y is increasing with smooth jump and snapping134 inline void keepContinuous() { in keepContinuous()