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

/external/chromium_org/third_party/skia/src/pathops/
H A DSkAddIntersections.cpp315 pts = ts.cubicQuad(wn.pts(), wt.pts());
341 pts = ts.cubicQuad(wt.pts(), wn.pts());
H A DSkIntersections.h86 int cubicQuad(const SkPoint a[4], const SkPoint b[3]) { function in class:SkIntersections
/external/skia/src/pathops/
H A DSkAddIntersections.cpp315 pts = ts.cubicQuad(wn.pts(), wt.pts());
341 pts = ts.cubicQuad(wt.pts(), wn.pts());
H A DSkIntersections.h86 int cubicQuad(const SkPoint a[4], const SkPoint b[3]) { function in class:SkIntersections

Completed in 101 milliseconds