Home
last modified time | relevance | path

Searched defs:AttachShapeContext (Results 1 – 2 of 2) sorted by relevance

/external/skia/modules/skottie/src/layers/shapelayer/
DShapeLayer.cpp151 struct AnimationBuilder::AttachShapeContext { struct in skottie::internal::AnimationBuilder
152 AttachShapeContext(std::vector<sk_sp<sksg::GeometryNode>>* geos, in AttachShapeContext() function
159 std::vector<sk_sp<sksg::GeometryNode>>* fGeometryStack;
160 std::vector<GeometryEffectRec>* fGeometryEffectStack;
161 size_t fCommittedAnimators;
/external/skqp/modules/skottie/src/
DSkottieShapeLayer.cpp519 struct AnimationBuilder::AttachShapeContext { struct in skottie::internal::AnimationBuilder
520 AttachShapeContext(AnimatorScope* ascope, in AttachShapeContext() argument
529 AnimatorScope* fScope;
530 std::vector<sk_sp<sksg::GeometryNode>>* fGeometryStack;
531 std::vector<GeometryEffectRec>* fGeometryEffectStack;
532 size_t fCommittedAnimators;