Flutter Impeller
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[[clang::lifetimebound]], const impeller::Matrix &matrix[[clang::lifetimebound]])impeller::PathTransformerinline
QuadTo(const Point &cp, const Point &p2) overrideimpeller::PathTransformerinlinevirtual
~PathReceiver()=defaultimpeller::PathReceivervirtual