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