Searched refs:addVerticalEndPoints (Results 1 – 4 of 4) sorted by relevance
/external/skia/experimental/Intersection/ |
D | LineCubicIntersection.cpp | 152 addVerticalEndPoints(top, bottom, axisIntercept); in verticalIntersect() 198 void addVerticalEndPoints(double top, double bottom, double x) in addVerticalEndPoints() function in LineCubicIntersections
|
D | LineQuadraticIntersection.cpp | 186 addVerticalEndPoints(top, bottom, axisIntercept); in verticalIntersect() 233 void addVerticalEndPoints(double top, double bottom, double x) in addVerticalEndPoints() function in LineQuadraticIntersections
|
/external/chromium_org/third_party/skia/experimental/Intersection/ |
D | LineCubicIntersection.cpp | 152 addVerticalEndPoints(top, bottom, axisIntercept); in verticalIntersect() 198 void addVerticalEndPoints(double top, double bottom, double x) in addVerticalEndPoints() function in LineCubicIntersections
|
D | LineQuadraticIntersection.cpp | 186 addVerticalEndPoints(top, bottom, axisIntercept); in verticalIntersect() 233 void addVerticalEndPoints(double top, double bottom, double x) in addVerticalEndPoints() function in LineQuadraticIntersections
|