/external/skia/src/pathops/ |
D | SkDQuadLineIntersection.cpp | 244 int verticalIntersect(double axisIntercept, double roots[2]) { in verticalIntersect() function in LineQuadraticIntersections 254 int verticalIntersect(double axisIntercept, double top, double bottom, bool flipped) { in verticalIntersect() function in LineQuadraticIntersections 468 int SkDQuad::verticalIntersect(double xIntercept, double roots[2]) const { in verticalIntersect() function in SkDQuad
|
D | SkDConicLineIntersection.cpp | 145 int verticalIntersect(double axisIntercept, double roots[2]) { in verticalIntersect() function in LineConicIntersections 150 int verticalIntersect(double axisIntercept, double top, double bottom, bool flipped) { in verticalIntersect() function in LineConicIntersections
|
D | SkDCubicLineIntersection.cpp | 247 int verticalIntersect(double axisIntercept, double top, double bottom, bool flipped) { in verticalIntersect() function in LineCubicIntersections 453 int SkDCubic::verticalIntersect(double xIntercept, double roots[3]) const { in verticalIntersect() function in SkDCubic
|
/external/skqp/src/pathops/ |
D | SkDQuadLineIntersection.cpp | 244 int verticalIntersect(double axisIntercept, double roots[2]) { in verticalIntersect() function in LineQuadraticIntersections 254 int verticalIntersect(double axisIntercept, double top, double bottom, bool flipped) { in verticalIntersect() function in LineQuadraticIntersections 468 int SkDQuad::verticalIntersect(double xIntercept, double roots[2]) const { in verticalIntersect() function in SkDQuad
|
D | SkDConicLineIntersection.cpp | 145 int verticalIntersect(double axisIntercept, double roots[2]) { in verticalIntersect() function in LineConicIntersections 150 int verticalIntersect(double axisIntercept, double top, double bottom, bool flipped) { in verticalIntersect() function in LineConicIntersections
|
D | SkDCubicLineIntersection.cpp | 247 int verticalIntersect(double axisIntercept, double top, double bottom, bool flipped) { in verticalIntersect() function in LineCubicIntersections 453 int SkDCubic::verticalIntersect(double xIntercept, double roots[3]) const { in verticalIntersect() function in SkDCubic
|