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

/external/skia/src/pathops/
H A DSkIntersections.h61 int conicVertical(const SkPoint a[3], SkScalar weight, SkScalar top, SkScalar bottom, function in class:SkIntersections
H A DSkAddIntersections.cpp336 pts = ts.conicVertical(wn.pts(), wn.weight(), wt.top(),
432 pts = ts.conicVertical(wt.pts(), wt.weight(), wn.top(),

Completed in 164 milliseconds