Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkAddIntersections.cpp323 pts = ts.lineVertical(wn.pts(), wt.top(), in AddIntersectTs()
358 pts = ts.lineVertical(wt.pts(), wn.top(), in AddIntersectTs()
DSkIntersections.h140 int lineVertical(const SkPoint a[2], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { in lineVertical() function