Flutter Engine
The Flutter Engine
|
This is the complete list of members for skottie::internal::ShapeBuilder, including all inherited members.
AdjustStrokeGeometry(const skjson::ObjectValue &, const AnimationBuilder *, std::vector< sk_sp< sksg::GeometryNode > > &&) | skottie::internal::ShapeBuilder | static |
AttachColorFill(const skjson::ObjectValue &, const AnimationBuilder *) | skottie::internal::ShapeBuilder | static |
AttachColorStroke(const skjson::ObjectValue &, const AnimationBuilder *) | skottie::internal::ShapeBuilder | static |
AttachEllipseGeometry(const skjson::ObjectValue &, const AnimationBuilder *) | skottie::internal::ShapeBuilder | static |
AttachGradientFill(const skjson::ObjectValue &, const AnimationBuilder *) | skottie::internal::ShapeBuilder | static |
AttachGradientStroke(const skjson::ObjectValue &, const AnimationBuilder *) | skottie::internal::ShapeBuilder | static |
AttachMergeGeometryEffect(const skjson::ObjectValue &, const AnimationBuilder *, std::vector< sk_sp< sksg::GeometryNode > > &&) | skottie::internal::ShapeBuilder | static |
AttachOffsetGeometryEffect(const skjson::ObjectValue &, const AnimationBuilder *, std::vector< sk_sp< sksg::GeometryNode > > &&) | skottie::internal::ShapeBuilder | static |
AttachPathGeometry(const skjson::ObjectValue &, const AnimationBuilder *) | skottie::internal::ShapeBuilder | static |
AttachPolystarGeometry(const skjson::ObjectValue &, const AnimationBuilder *) | skottie::internal::ShapeBuilder | static |
AttachPuckerBloatGeometryEffect(const skjson::ObjectValue &, const AnimationBuilder *, std::vector< sk_sp< sksg::GeometryNode > > &&) | skottie::internal::ShapeBuilder | static |
AttachRepeaterDrawEffect(const skjson::ObjectValue &, const AnimationBuilder *, std::vector< sk_sp< sksg::RenderNode > > &&) | skottie::internal::ShapeBuilder | static |
AttachRoundGeometryEffect(const skjson::ObjectValue &, const AnimationBuilder *, std::vector< sk_sp< sksg::GeometryNode > > &&) | skottie::internal::ShapeBuilder | static |
AttachRRectGeometry(const skjson::ObjectValue &, const AnimationBuilder *) | skottie::internal::ShapeBuilder | static |
AttachTrimGeometryEffect(const skjson::ObjectValue &, const AnimationBuilder *, std::vector< sk_sp< sksg::GeometryNode > > &&) | skottie::internal::ShapeBuilder | static |
MergeGeometry(std::vector< sk_sp< sksg::GeometryNode > > &&, sksg::Merge::Mode) | skottie::internal::ShapeBuilder | static |