Home
last modified time | relevance | path

Searched refs:quadLine (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/pathops/
DSkAddIntersections.cpp370 pts = ts.quadLine(wn.pts(), wt.pts()); in AddIntersectTs()
400 pts = ts.quadLine(wt.pts(), wn.pts()); in AddIntersectTs()
DSkIntersections.h183 int quadLine(const SkPoint a[3], const SkPoint b[2]) { in quadLine() function
/external/skia/src/pathops/
DSkAddIntersections.cpp370 pts = ts.quadLine(wn.pts(), wt.pts()); in AddIntersectTs()
400 pts = ts.quadLine(wt.pts(), wn.pts()); in AddIntersectTs()
DSkIntersections.h183 int quadLine(const SkPoint a[3], const SkPoint b[2]) { in quadLine() function