Home
last modified time | relevance | path

Searched refs:nearRay (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/pathops/
H A DSkPathOpsLine.h29 bool nearRay(const SkDPoint& xy) const;
H A DSkLineParameters.h79 if (part[0] == part[1] || ((const SkDLine& ) part[0]).nearRay(part[2])) { in cubicPart()
H A DSkPathOpsLine.cpp65 bool SkDLine::nearRay(const SkDPoint& xy) const { in nearRay() function in SkDLine

Completed in 2 milliseconds