Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkAddIntersections.cpp329 pts = ts.quadVertical(wn.pts(), wt.top(), in AddIntersectTs()
393 pts = ts.quadVertical(wt.pts(), wn.top(), in AddIntersectTs()
DSkIntersections.h176 int quadVertical(const SkPoint a[3], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { in quadVertical() function