Searched refs:conicVertical (Results 1 – 4 of 4) sorted by relevance
/external/skqp/src/pathops/ |
D | SkAddIntersections.cpp | 337 pts = ts.conicVertical(wn.pts(), wn.weight(), wt.top(), in AddIntersectTs() 433 pts = ts.conicVertical(wt.pts(), wt.weight(), wn.top(), in AddIntersectTs()
|
D | SkIntersections.h | 65 int conicVertical(const SkPoint a[3], SkScalar weight, SkScalar top, SkScalar bottom, in conicVertical() function
|
/external/skia/src/pathops/ |
D | SkAddIntersections.cpp | 337 pts = ts.conicVertical(wn.pts(), wn.weight(), wt.top(), in AddIntersectTs() 433 pts = ts.conicVertical(wt.pts(), wt.weight(), wn.top(), in AddIntersectTs()
|
D | SkIntersections.h | 65 int conicVertical(const SkPoint a[3], SkScalar weight, SkScalar top, SkScalar bottom, in conicVertical() function
|