Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkAddIntersections.cpp343 pts = ts.cubicVertical(wn.pts(), wt.top(), in AddIntersectTs()
472 pts = ts.cubicVertical(wt.pts(), wn.top(), in AddIntersectTs()
DSkIntersections.h90 int cubicVertical(const SkPoint a[4], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { in cubicVertical() function