Searched refs:conicLine (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/pathops/
H A DSkIntersections.h69 int conicLine(const SkPoint a[3], SkScalar weight, const SkPoint b[2]) { function in class:SkIntersections
H A DSkAddIntersections.cpp374 pts = ts.conicLine(wn.pts(), wn.weight(), wt.pts());
437 pts = ts.conicLine(wt.pts(), wt.weight(), wn.pts());

Completed in 91 milliseconds