Home
last modified time | relevance | path

Searched defs:jtransform (Results 1 – 5 of 5) sorted by relevance

/external/skia/modules/skottie/src/
DTransform.cpp108 sk_sp<sksg::Transform> AnimationBuilder::attachMatrix2D(const skjson::ObjectValue& jtransform, in attachMatrix2D()
142 TransformAdapter3D::TransformAdapter3D(const skjson::ObjectValue& jtransform, in TransformAdapter3D()
191 sk_sp<sksg::Transform> AnimationBuilder::attachMatrix3D(const skjson::ObjectValue& jtransform, in attachMatrix3D() argument
DCamera.cpp55 const skjson::ObjectValue& jtransform, in CameraAdaper()
119 const skjson::ObjectValue& jtransform, in attachCamera()
DLayer.cpp379 const skjson::ObjectValue* jtransform = fJlayer["ks"]; in doAttachTransform() local
510 if (const skjson::ObjectValue* jtransform = fJlayer["ks"]) { in buildRenderTree() local
/external/skia/modules/skottie/src/layers/shapelayer/
DRepeater.cpp118 const skjson::ObjectValue& jtransform, in RepeaterAdapter()
173 if (const skjson::ObjectValue* jtransform = jrepeater["tr"]) { in AttachRepeaterDrawEffect() local
/external/skia/modules/skottie/src/text/
DFont.cpp172 if (const skjson::ObjectValue* jtransform = jdata["ks"]) { in ParseGlyphComp() local