Flutter Engine
The Flutter Engine
|
This is the complete list of members for SkBezierCubic, including all inherited members.
ConvertToPolynomial(const double curve[8], bool yValues) | SkBezierCubic | static |
EvalAt(const double curve[8], double t) | SkBezierCubic | static |
Intersect(double AX, double BX, double CX, double DX, double AY, double BY, double CY, double DY, float toIntersect, float intersectionsStorage[3]) | SkBezierCubic | static |
IntersectWithHorizontalLine(SkSpan< const SkPoint > controlPoints, float yIntercept, float intersectionStorage[3]) | SkBezierCubic | static |
Subdivide(const double curve[8], double t, double twoCurves[14]) | SkBezierCubic | static |