Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkAddIntersections.cpp380 pts = ts.cubicLine(wn.pts(), wt.pts()); in AddIntersectTs()
477 pts = ts.cubicLine(wt.pts(), wn.pts()); in AddIntersectTs()
DSkIntersections.h97 int cubicLine(const SkPoint a[4], const SkPoint b[2]) { in cubicLine() function
/third_party/flutter/skia/src/pathops/
DSkAddIntersections.cpp380 pts = ts.cubicLine(wn.pts(), wt.pts()); in AddIntersectTs()
477 pts = ts.cubicLine(wt.pts(), wn.pts()); in AddIntersectTs()
DSkIntersections.h97 int cubicLine(const SkPoint a[4], const SkPoint b[2]) { in cubicLine() function