Searched refs:cubicVertical (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkAddIntersections.cpp249 pts = ts.cubicVertical(wn.pts(), wt.top(),
331 pts = ts.cubicVertical(wt.pts(), wn.top(),
H A DSkIntersections.h78 int cubicVertical(const SkPoint a[4], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { function in class:SkIntersections
/external/skia/src/pathops/
H A DSkAddIntersections.cpp249 pts = ts.cubicVertical(wn.pts(), wt.top(),
331 pts = ts.cubicVertical(wt.pts(), wn.top(),
H A DSkIntersections.h78 int cubicVertical(const SkPoint a[4], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) { function in class:SkIntersections

Completed in 123 milliseconds