Home
last modified time | relevance | path

Searched defs:nearPoint (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/pathops/
DSkPathOpsCurve.cpp13 double SkDCurve::nearPoint(SkPath::Verb verb, const SkDPoint& xy, const SkDPoint& opp) const { in nearPoint() function in SkDCurve
DSkPathOpsLine.cpp31 double SkDLine::nearPoint(const SkDPoint& xy, bool* unequal) const { in nearPoint() function in SkDLine
/external/skia/src/pathops/
DSkPathOpsCurve.cpp13 double SkDCurve::nearPoint(SkPath::Verb verb, const SkDPoint& xy, const SkDPoint& opp) const { in nearPoint() function in SkDCurve
DSkPathOpsLine.cpp31 double SkDLine::nearPoint(const SkDPoint& xy, bool* unequal) const { in nearPoint() function in SkDLine