Searched defs:firstCubicRoot (Results 1 – 8 of 8) sorted by relevance
| /external/skia/experimental/Intersection/ |
| D | QuarticRoot.cpp | 118 int quarticRootsReal(int firstCubicRoot, const double A, const double B, const double C, in quarticRootsReal()
|
| D | QuadraticImplicit.cpp | 28 bool oneHint, int firstCubicRoot) { in findRoots()
|
| /external/chromium_org/third_party/skia/experimental/Intersection/ |
| D | QuarticRoot.cpp | 118 int quarticRootsReal(int firstCubicRoot, const double A, const double B, const double C, in quarticRootsReal()
|
| D | QuadraticImplicit.cpp | 28 bool oneHint, int firstCubicRoot) { in findRoots()
|
| /external/skia/src/pathops/ |
| D | SkQuarticRoot.cpp | 90 int SkQuarticRootsReal(int firstCubicRoot, const double A, const double B, const double C, in SkQuarticRootsReal()
|
| D | SkDQuadIntersection.cpp | 22 bool oneHint, bool flip, int firstCubicRoot) { in findRoots()
|
| /external/chromium_org/third_party/skia/src/pathops/ |
| D | SkQuarticRoot.cpp | 90 int SkQuarticRootsReal(int firstCubicRoot, const double A, const double B, const double C, in SkQuarticRootsReal()
|
| D | SkDQuadIntersection.cpp | 22 bool oneHint, bool flip, int firstCubicRoot) { in findRoots()
|