Searched refs:cubicLine (Results 1 – 4 of 4) sorted by relevance
380 pts = ts.cubicLine(wn.pts(), wt.pts()); in AddIntersectTs()477 pts = ts.cubicLine(wt.pts(), wn.pts()); in AddIntersectTs()
97 int cubicLine(const SkPoint a[4], const SkPoint b[2]) { in cubicLine() function