Home
last modified time | relevance | path

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

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