Searched refs:quadLine (Results 1 – 2 of 2) sorted by relevance
370 pts = ts.quadLine(wn.pts(), wt.pts()); in AddIntersectTs()400 pts = ts.quadLine(wt.pts(), wn.pts()); in AddIntersectTs()
183 int quadLine(const SkPoint a[3], const SkPoint b[2]) { in quadLine() function