Searched defs:ascope (Results 1 – 11 of 11) sorted by relevance
/external/skqp/modules/skottie/src/ |
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 | 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() 200 AnimatorScope* ascope, in attachColor()
|
D | SkottiePrecompLayer.cpp | 36 AnimatorScope* ascope) { in attachPrecompLayer()
|
D | SkottieLayer.cpp | 69 AnimatorScope* ascope, in AttachMask() 241 const skjson::ObjectValue& jlayer, AnimatorScope* ascope, in attachAssetRef() 385 [this, &layer_info] (const skjson::ObjectValue& jimage, AnimatorScope* ascope) { in attachImageLayer()
|
D | SkottiePriv.h | 64 AnimatorScope* ascope, in bindProperty()
|
/external/skia/modules/skottie/src/ |
D | Layer.cpp | 348 AnimationBuilder::AutoScope ascope(&abuilder, std::move(fLayerScope)); in getTransform() local 459 AnimationBuilder::AutoScope ascope(&abuilder, std::move(fLayerScope)); in buildRenderTree() local
|
D | Skottie.cpp | 186 AutoScope ascope(this); in parse() local
|
/external/skia/modules/skottie/src/layers/ |
D | TextLayer.cpp | 150 AnimationBuilder::AutoScope ascope(abuilder); in parse_glyph_path() local
|
/external/skia/modules/skottie/src/layers/shapelayer/ |
D | ShapeLayer.cpp | 336 AutoScope ascope(this); in attachShape() local
|