Home
last modified time | relevance | path

Searched refs:addLineNearEndPoints (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/src/pathops/
DSkDQuadLineIntersection.cpp301 this->addLineNearEndPoints(); in addNearEndPoints()
304 void addLineNearEndPoints() { in addLineNearEndPoints() function in LineQuadraticIntersections
342 this->addLineNearEndPoints(); in addNearHorizontalEndPoints()
368 this->addLineNearEndPoints(); in addNearVerticalEndPoints()
DSkDConicLineIntersection.cpp201 this->addLineNearEndPoints(); in addNearEndPoints()
204 void addLineNearEndPoints() { in addLineNearEndPoints() function in LineConicIntersections
242 this->addLineNearEndPoints(); in addNearHorizontalEndPoints()
268 this->addLineNearEndPoints(); in addNearVerticalEndPoints()
DSkDCubicLineIntersection.cpp296 this->addLineNearEndPoints(); in addNearEndPoints()
299 void addLineNearEndPoints() { in addLineNearEndPoints() function in LineCubicIntersections
337 this->addLineNearEndPoints(); in addNearHorizontalEndPoints()
363 this->addLineNearEndPoints(); in addNearVerticalEndPoints()
/third_party/flutter/skia/src/pathops/
DSkDQuadLineIntersection.cpp301 this->addLineNearEndPoints(); in addNearEndPoints()
304 void addLineNearEndPoints() { in addLineNearEndPoints() function in LineQuadraticIntersections
342 this->addLineNearEndPoints(); in addNearHorizontalEndPoints()
368 this->addLineNearEndPoints(); in addNearVerticalEndPoints()
DSkDConicLineIntersection.cpp201 this->addLineNearEndPoints(); in addNearEndPoints()
204 void addLineNearEndPoints() { in addLineNearEndPoints() function in LineConicIntersections
242 this->addLineNearEndPoints(); in addNearHorizontalEndPoints()
268 this->addLineNearEndPoints(); in addNearVerticalEndPoints()
DSkDCubicLineIntersection.cpp296 this->addLineNearEndPoints(); in addNearEndPoints()
299 void addLineNearEndPoints() { in addLineNearEndPoints() function in LineCubicIntersections
337 this->addLineNearEndPoints(); in addNearHorizontalEndPoints()
363 this->addLineNearEndPoints(); in addNearVerticalEndPoints()