Home
last modified time | relevance | path

Searched defs:testPt (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/pathops/
DSkIntersections.cpp10 int SkIntersections::closestTo(double rangeStart, double rangeEnd, const SkDPoint& testPt, in closestTo()
DSkOpAngle.cpp318 const SkDPoint& testPt = fPart.fCurve[index]; in alignmentSameSide() local
DSkOpSegment.cpp509 SkDPoint testPt = this->dPtAtT(t); in distSq() local