/external/skqp/modules/skottie/src/ |
D | SkottiePriv.h | 42 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 …]
|
D | SkottieShapeLayer.cpp | 37 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 …]
|
D | SkottieLayer.cpp | 69 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 …]
|
D | SkottiePrecompLayer.cpp | 23 AnimatorScope* ascope) const { in attachPrecompLayer() 32 AnimatorScope local_animators; in attachPrecompLayer() 36 AnimatorScope* ascope) { in attachPrecompLayer()
|
D | SkottieAnimator.cpp | 260 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()
|
D | SkottieLayerEffect.cpp | 23 AnimatorScope* ascope, in AttachFillLayerEffect() 70 AnimatorScope* ascope, in attachLayerEffects()
|
D | Skottie.cpp | 65 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()
|
D | SkottieTextLayer.cpp | 240 AnimatorScope* ascope) const { in attachTextLayer()
|
/external/skia/modules/skottie/src/ |
D | SkottiePriv.h | 42 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 …]
|
D | SkottieShapeLayer.cpp | 37 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 …]
|
D | SkottieLayer.cpp | 69 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 …]
|
D | SkottieLayerEffect.cpp | 25 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()
|
D | SkottiePrecompLayer.cpp | 23 AnimatorScope* ascope) const { in attachPrecompLayer() 32 AnimatorScope local_animators; in attachPrecompLayer() 36 AnimatorScope* ascope) { in attachPrecompLayer()
|
D | SkottieAnimator.cpp | 258 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()
|
D | Skottie.cpp | 71 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()
|
D | SkottieTextLayer.cpp | 240 AnimatorScope* ascope) const { in attachTextLayer()
|