Home
last modified time | relevance | path

Searched refs:AnimatorScope (Results 1 – 16 of 16) sorted by relevance

/external/skqp/modules/skottie/src/
DSkottiePriv.h42 using AnimatorScope = sksg::AnimatorList; variable
58 AnimatorScope*,
64 AnimatorScope* ascope, in bindProperty()
72 sk_sp<sksg::Color> attachColor(const skjson::ObjectValue&, AnimatorScope*,
74 sk_sp<sksg::Transform> attachMatrix2D(const skjson::ObjectValue&, AnimatorScope*,
76 sk_sp<sksg::Transform> attachMatrix3D(const skjson::ObjectValue&, AnimatorScope*,
78 sk_sp<sksg::RenderNode> attachOpacity(const skjson::ObjectValue&, AnimatorScope*,
80 sk_sp<sksg::Path> attachPath(const skjson::Value&, AnimatorScope*) const;
94 sk_sp<sksg::RenderNode> attachComposition(const skjson::ObjectValue&, AnimatorScope*) const;
96 sk_sp<sksg::RenderNode> attachLayerEffects(const skjson::ArrayValue& jeffects, AnimatorScope*,
[all …]
DSkottieShapeLayer.cpp37 AnimatorScope* ascope) { in AttachPathGeometry()
43 AnimatorScope* ascope) { in AttachRRectGeometry()
73 AnimatorScope* ascope) { in AttachEllipseGeometry()
101 AnimatorScope* ascope) { in AttachPolystarGeometry()
149 const AnimationBuilder* abuilder, AnimatorScope* ascope) { in AttachGradient()
190 const AnimationBuilder* abuilder, AnimatorScope* ascope, in AttachPaint()
206 const AnimationBuilder* abuilder, AnimatorScope* ascope, in AttachStroke()
240 const AnimationBuilder* abuilder, AnimatorScope* ascope) { in AttachColorFill()
245 const AnimationBuilder* abuilder, AnimatorScope* ascope) { in AttachGradientFill()
251 AnimatorScope* ascope) { in AttachColorStroke()
[all …]
DSkottieLayer.cpp69 AnimatorScope* ascope, in AttachMask()
177 AnimatorScope* ascope) const { in attachNestedAnimation()
241 const skjson::ObjectValue& jlayer, AnimatorScope* ascope, in attachAssetRef()
243 AnimatorScope*)>& func) const { in attachAssetRef()
276 AnimatorScope*) const { in attachSolidLayer()
324 AnimatorScope* ascope) const { in attachImageAsset()
383 AnimatorScope* ascope) const { in attachImageLayer()
385 [this, &layer_info] (const skjson::ObjectValue& jimage, AnimatorScope* ascope) { in attachImageLayer()
392 AnimatorScope*) const { in attachNullLayer()
399 AttachLayerContext(const skjson::ArrayValue& jlayers, AnimatorScope* scope) in AttachLayerContext()
[all …]
DSkottiePrecompLayer.cpp23 AnimatorScope* ascope) const { in attachPrecompLayer()
32 AnimatorScope local_animators; in attachPrecompLayer()
36 AnimatorScope* ascope) { in attachPrecompLayer()
DSkottieAnimator.cpp260 AnimatorScope* ascope, in BindPropertyImpl()
364 AnimatorScope* ascope, in BindSplitPositionProperty()
379 AnimatorScope* ascope, in bindProperty()
387 AnimatorScope* ascope, in bindProperty()
400 AnimatorScope* ascope, in bindProperty()
408 AnimatorScope* ascope, in bindProperty()
DSkottieLayerEffect.cpp23 AnimatorScope* ascope, in AttachFillLayerEffect()
70 AnimatorScope* ascope, in attachLayerEffects()
DSkottie.cpp65 AnimatorScope* ascope, in attachMatrix2D()
113 AnimatorScope* ascope, in attachMatrix3D()
167 AnimatorScope* ascope, in attachOpacity()
186 AnimatorScope* ascope) const { in attachPath()
200 AnimatorScope* ascope, in attachColor()
233 AnimatorScope animators; in parse()
DSkottieTextLayer.cpp240 AnimatorScope* ascope) const { in attachTextLayer()
/external/skia/modules/skottie/src/
DSkottiePriv.h42 using AnimatorScope = sksg::AnimatorList; variable
58 AnimatorScope*,
64 AnimatorScope* ascope, in bindProperty()
72 sk_sp<sksg::Color> attachColor(const skjson::ObjectValue&, AnimatorScope*,
74 sk_sp<sksg::Transform> attachMatrix2D(const skjson::ObjectValue&, AnimatorScope*,
76 sk_sp<sksg::Transform> attachMatrix3D(const skjson::ObjectValue&, AnimatorScope*,
78 sk_sp<sksg::RenderNode> attachOpacity(const skjson::ObjectValue&, AnimatorScope*,
80 sk_sp<sksg::Path> attachPath(const skjson::Value&, AnimatorScope*) const;
96 sk_sp<sksg::RenderNode> attachComposition(const skjson::ObjectValue&, AnimatorScope*) const;
98 sk_sp<sksg::RenderNode> attachLayerEffects(const skjson::ArrayValue& jeffects, AnimatorScope*,
[all …]
DSkottieShapeLayer.cpp37 AnimatorScope* ascope) { in AttachPathGeometry()
43 AnimatorScope* ascope) { in AttachRRectGeometry()
73 AnimatorScope* ascope) { in AttachEllipseGeometry()
101 AnimatorScope* ascope) { in AttachPolystarGeometry()
149 const AnimationBuilder* abuilder, AnimatorScope* ascope) { in AttachGradient()
190 const AnimationBuilder* abuilder, AnimatorScope* ascope, in AttachPaint()
206 const AnimationBuilder* abuilder, AnimatorScope* ascope, in AttachStroke()
240 const AnimationBuilder* abuilder, AnimatorScope* ascope) { in AttachColorFill()
245 const AnimationBuilder* abuilder, AnimatorScope* ascope) { in AttachGradientFill()
251 AnimatorScope* ascope) { in AttachColorStroke()
[all …]
DSkottieLayer.cpp69 AnimatorScope* ascope, in AttachMask()
177 AnimatorScope* ascope) const { in attachNestedAnimation()
243 const skjson::ObjectValue& jlayer, AnimatorScope* ascope, in attachAssetRef()
245 AnimatorScope*)>& func) const { in attachAssetRef()
278 AnimatorScope*) const { in attachSolidLayer()
326 AnimatorScope* ascope) const { in attachImageAsset()
385 AnimatorScope* ascope) const { in attachImageLayer()
387 [this, &layer_info] (const skjson::ObjectValue& jimage, AnimatorScope* ascope) { in attachImageLayer()
394 AnimatorScope*) const { in attachNullLayer()
401 AttachLayerContext(const skjson::ArrayValue& jlayers, AnimatorScope* scope) in AttachLayerContext()
[all …]
DSkottieLayerEffect.cpp25 AnimatorScope* ascope, in AttachTintLayerEffect()
66 AnimatorScope* ascope, in AttachTritoneLayerEffect()
109 AnimatorScope* ascope, in AttachFillLayerEffect()
152 AnimatorScope* ascope, in AttachDropShadowLayerEffect()
218 AnimatorScope* ascope, in AttachGaussianBlurLayerEffect()
262 AnimatorScope* ascope, in attachLayerEffects()
DSkottiePrecompLayer.cpp23 AnimatorScope* ascope) const { in attachPrecompLayer()
32 AnimatorScope local_animators; in attachPrecompLayer()
36 AnimatorScope* ascope) { in attachPrecompLayer()
DSkottieAnimator.cpp258 AnimatorScope* ascope, in BindPropertyImpl()
362 AnimatorScope* ascope, in BindSplitPositionProperty()
377 AnimatorScope* ascope, in bindProperty()
385 AnimatorScope* ascope, in bindProperty()
398 AnimatorScope* ascope, in bindProperty()
406 AnimatorScope* ascope, in bindProperty()
DSkottie.cpp71 AnimatorScope* ascope, in attachMatrix2D()
119 AnimatorScope* ascope, in attachMatrix3D()
173 AnimatorScope* ascope, in attachOpacity()
238 AnimatorScope* ascope) const { in attachPath()
252 AnimatorScope* ascope, in attachColor()
286 AnimatorScope animators; in parse()
DSkottieTextLayer.cpp240 AnimatorScope* ascope) const { in attachTextLayer()