Searched refs:lineVertical (Results 1 – 4 of 4) sorted by relevance
/external/skqp/src/pathops/ |
D | SkAddIntersections.cpp | 325 pts = ts.lineVertical(wn.pts(), wt.top(), in AddIntersectTs() 360 pts = ts.lineVertical(wt.pts(), wn.top(), in AddIntersectTs()
|
D | SkIntersections.h | 140 int lineVertical(const SkPoint a[2], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { in lineVertical() function
|
/external/skia/src/pathops/ |
D | SkAddIntersections.cpp | 325 pts = ts.lineVertical(wn.pts(), wt.top(), in AddIntersectTs() 360 pts = ts.lineVertical(wt.pts(), wn.top(), in AddIntersectTs()
|
D | SkIntersections.h | 140 int lineVertical(const SkPoint a[2], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { in lineVertical() function
|