Home
last modified time | relevance | path

Searched defs:ascope (Results 1 – 11 of 11) sorted by relevance

/external/skqp/modules/skottie/src/
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 …]
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()
200 AnimatorScope* ascope, in attachColor()
DSkottiePrecompLayer.cpp36 AnimatorScope* ascope) { in attachPrecompLayer()
DSkottieLayer.cpp69 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()
DSkottiePriv.h64 AnimatorScope* ascope, in bindProperty()
/external/skia/modules/skottie/src/
DLayer.cpp348 AnimationBuilder::AutoScope ascope(&abuilder, std::move(fLayerScope)); in getTransform() local
459 AnimationBuilder::AutoScope ascope(&abuilder, std::move(fLayerScope)); in buildRenderTree() local
DSkottie.cpp186 AutoScope ascope(this); in parse() local
/external/skia/modules/skottie/src/layers/
DTextLayer.cpp150 AnimationBuilder::AutoScope ascope(abuilder); in parse_glyph_path() local
/external/skia/modules/skottie/src/layers/shapelayer/
DShapeLayer.cpp336 AutoScope ascope(this); in attachShape() local