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

  /external/skia/src/pathops/
SkIntersections.cpp 10 int SkIntersections::closestTo(double rangeStart, double rangeEnd, const SkDPoint& testPt,
SkIntersections.h 239 int closestTo(double rangeStart, double rangeEnd, const SkDPoint& testPt, double* dist) const;
SkOpAngle.cpp 550 int closestEnd = iEnd.closestTo(rh->fStart->t(), rh->fEnd->t(), rayEnd[0], &endDist);
    [all...]

Completed in 3667 milliseconds