Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkDQuadLineIntersection.cpp309 this->addLineNearEndPoints(); in addNearEndPoints()
312 void addLineNearEndPoints() { in addLineNearEndPoints() function in LineQuadraticIntersections
350 this->addLineNearEndPoints(); in addNearHorizontalEndPoints()
376 this->addLineNearEndPoints(); in addNearVerticalEndPoints()
DSkDConicLineIntersection.cpp213 this->addLineNearEndPoints(); in addNearEndPoints()
216 void addLineNearEndPoints() { in addLineNearEndPoints() function in LineConicIntersections
254 this->addLineNearEndPoints(); in addNearHorizontalEndPoints()
280 this->addLineNearEndPoints(); in addNearVerticalEndPoints()
DSkDCubicLineIntersection.cpp305 this->addLineNearEndPoints(); in addNearEndPoints()
308 void addLineNearEndPoints() { in addLineNearEndPoints() function in LineCubicIntersections
346 this->addLineNearEndPoints(); in addNearHorizontalEndPoints()
372 this->addLineNearEndPoints(); in addNearVerticalEndPoints()