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

  /external/skia/src/pathops/
SkIntersections.h 64 int conicVertical(const SkPoint a[3], SkScalar weight, SkScalar top, SkScalar bottom,
SkAddIntersections.cpp 336 pts = ts.conicVertical(wn.pts(), wn.weight(), wt.top(),
432 pts = ts.conicVertical(wt.pts(), wt.weight(), wn.top(),

Completed in 74 milliseconds