Home
last modified time | relevance | path

Searched refs:AttachShapeContext (Results 1 – 4 of 4) sorted by relevance

/third_party/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
165 AttachShapeContext* ctx, in attachShape()
260 AttachShapeContext groupShapeCtx(&geos, in attachShape()
364 AttachShapeContext shapeCtx(&geometryStack, &geometryEffectStack, in attachShapeLayer()
/third_party/flutter/skia/modules/skottie/src/layers/
DShapeLayer.cpp511 struct AnimationBuilder::AttachShapeContext { struct in skottie::internal::AnimationBuilder
512 AttachShapeContext(std::vector<sk_sp<sksg::GeometryNode>>* geos, in AttachShapeContext() function
525 AttachShapeContext* ctx) const { in attachShape()
615 AttachShapeContext groupShapeCtx(&geos, in attachShape()
712 AttachShapeContext shapeCtx(&geometryStack, &geometryEffectStack, in attachShapeLayer()
/third_party/skia/modules/skottie/src/
DSkottiePriv.h186 struct AttachShapeContext;
203 sk_sp<sksg::RenderNode> attachShape(const skjson::ArrayValue*, AttachShapeContext*,
/third_party/flutter/skia/modules/skottie/src/
DSkottiePriv.h165 struct AttachShapeContext;
182 sk_sp<sksg::RenderNode> attachShape(const skjson::ArrayValue*, AttachShapeContext*) const;