Home
last modified time | relevance | path

Searched refs:conicVertical (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pathops/
DSkAddIntersections.cpp335 pts = ts.conicVertical(wn.pts(), wn.weight(), wt.top(), in AddIntersectTs()
431 pts = ts.conicVertical(wt.pts(), wt.weight(), wn.top(), in AddIntersectTs()
DSkIntersections.h65 int conicVertical(const SkPoint a[3], SkScalar weight, SkScalar top, SkScalar bottom, in conicVertical() function