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

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

Completed in 254 milliseconds