Searched defs:AttachShapeContext (Results 1 – 2 of 2) sorted by relevance
151 struct AnimationBuilder::AttachShapeContext { struct in skottie::internal::AnimationBuilder152 AttachShapeContext(std::vector<sk_sp<sksg::GeometryNode>>* geos, in AttachShapeContext() function159 std::vector<sk_sp<sksg::GeometryNode>>* fGeometryStack;160 std::vector<GeometryEffectRec>* fGeometryEffectStack;161 size_t fCommittedAnimators;
519 struct AnimationBuilder::AttachShapeContext { struct in skottie::internal::AnimationBuilder520 AttachShapeContext(AnimatorScope* ascope, in AttachShapeContext() argument529 AnimatorScope* fScope;530 std::vector<sk_sp<sksg::GeometryNode>>* fGeometryStack;531 std::vector<GeometryEffectRec>* fGeometryEffectStack;532 size_t fCommittedAnimators;