HomeSort by relevance Sort by last modified time
    Searched refs:quadLine (Results 1 - 2 of 2) sorted by null

  /external/skia/src/pathops/
SkIntersections.h 173 int quadLine(const SkPoint a[3], const SkPoint b[2]) {
SkAddIntersections.cpp 369 pts = ts.quadLine(wn.pts(), wt.pts());
399 pts = ts.quadLine(wt.pts(), wn.pts());

Completed in 63 milliseconds