Searched refs:cubicVertical (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/src/pathops/ |
D | SkAddIntersections.cpp | 343 pts = ts.cubicVertical(wn.pts(), wt.top(), in AddIntersectTs() 472 pts = ts.cubicVertical(wt.pts(), wn.top(), in AddIntersectTs()
|
D | SkIntersections.h | 90 int cubicVertical(const SkPoint a[4], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { in cubicVertical() function
|
/third_party/flutter/skia/src/pathops/ |
D | SkAddIntersections.cpp | 343 pts = ts.cubicVertical(wn.pts(), wt.top(), in AddIntersectTs() 472 pts = ts.cubicVertical(wt.pts(), wn.top(), in AddIntersectTs()
|
D | SkIntersections.h | 90 int cubicVertical(const SkPoint a[4], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { in cubicVertical() function
|