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

/external/skia/src/pathops/
H A DSkIntersections.h127 int lineVertical(const SkPoint a[2], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { function in class:SkIntersections
H A DSkAddIntersections.cpp324 pts = ts.lineVertical(wn.pts(), wt.top(),
359 pts = ts.lineVertical(wt.pts(), wn.top(),

Completed in 87 milliseconds