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 65 int conicVertical(const SkPoint a[3], SkScalar weight, SkScalar top, SkScalar bottom,
SkAddIntersections.cpp 335 pts = ts.conicVertical(wn.pts(), wn.weight(), wt.top(),
431 pts = ts.conicVertical(wt.pts(), wt.weight(), wn.top(),

Completed in 78 milliseconds