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

  /external/skia/src/pathops/
SkIntersections.h 176 int quadVertical(const SkPoint a[3], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) {
SkAddIntersections.cpp 329 pts = ts.quadVertical(wn.pts(), wt.top(),
393 pts = ts.quadVertical(wt.pts(), wn.top(),
  /external/skqp/src/pathops/
SkIntersections.h 176 int quadVertical(const SkPoint a[3], SkScalar top, SkScalar bottom, SkScalar x, bool flipped) {
SkAddIntersections.cpp 329 pts = ts.quadVertical(wn.pts(), wt.top(),
393 pts = ts.quadVertical(wt.pts(), wn.top(),

Completed in 404 milliseconds