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

  /external/skia/src/pathops/
SkIntersections.h 140 int lineVertical(const SkPoint a[2], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) {
SkAddIntersections.cpp 323 pts = ts.lineVertical(wn.pts(), wt.top(),
358 pts = ts.lineVertical(wt.pts(), wn.top(),
  /external/skqp/src/pathops/
SkIntersections.h 140 int lineVertical(const SkPoint a[2], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) {
SkAddIntersections.cpp 323 pts = ts.lineVertical(wn.pts(), wt.top(),
358 pts = ts.lineVertical(wt.pts(), wn.top(),

Completed in 882 milliseconds