Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skottie/src/
H A DTransform.cpp114 sk_sp<sksg::Transform> AnimationBuilder::attachMatrix2D(const skjson::ObjectValue& jtransform, in attachMatrix2D()
148 TransformAdapter3D::TransformAdapter3D(const skjson::ObjectValue& jtransform, in TransformAdapter3D()
197 sk_sp<sksg::Transform> AnimationBuilder::attachMatrix3D(const skjson::ObjectValue& jtransform, in attachMatrix3D() argument
H A DCamera.cpp61 const skjson::ObjectValue& jtransform, in CameraAdaper()
125 const skjson::ObjectValue& jtransform, in attachCamera()
H A DLayer.cpp401 const skjson::ObjectValue* jtransform = fJlayer["ks"]; in doAttachTransform() local
532 if (const skjson::ObjectValue* jtransform = fJlayer["ks"]) { in buildRenderTree() local
/aosp_15_r20/external/skia/modules/skottie/src/layers/shapelayer/
H A DRepeater.cpp135 const skjson::ObjectValue& jtransform, in RepeaterAdapter()
190 if (const skjson::ObjectValue* jtransform = jrepeater["tr"]) { in AttachRepeaterDrawEffect() local
/aosp_15_r20/external/skia/modules/skottie/src/text/
H A DFont.cpp192 if (const skjson::ObjectValue* jtransform = jdata["ks"]) { in ParseGlyphComp() local