Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
impeller::PathTransformer Member List

This is the complete list of members for impeller::PathTransformer, including all inherited members.

Close() overrideimpeller::PathTransformerinlinevirtual
ConicTo(const Point &cp, const Point &p2, Scalar weight) overrideimpeller::PathTransformerinlinevirtual
CubicTo(const Point &cp1, const Point &cp2, const Point &p2) overrideimpeller::PathTransformerinlinevirtual
LineTo(const Point &p2) overrideimpeller::PathTransformerinlinevirtual
MoveTo(const Point &p2, bool will_be_closed) overrideimpeller::PathTransformerinlinevirtual
PathTransformer(PathReceiver &receiver, const impeller::Matrix &matrix)impeller::PathTransformerinline
QuadTo(const Point &cp, const Point &p2) overrideimpeller::PathTransformerinlinevirtual
~PathReceiver()=defaultimpeller::PathReceivervirtual