Searched defs:jtransform (Results 1 – 7 of 7) sorted by relevance
108 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
55 const skjson::ObjectValue& jtransform, in CameraAdaper()119 const skjson::ObjectValue& jtransform, in attachCamera()
380 const skjson::ObjectValue* jtransform = fJlayer["ks"]; in doAttachTransform() local508 if (const skjson::ObjectValue* jtransform = fJlayer["ks"]) { in buildRenderTree() local
117 const skjson::ObjectValue& jtransform, in RepeaterAdapter()172 if (const skjson::ObjectValue* jtransform = jrepeater["tr"]) { in AttachRepeaterDrawEffect() local
315 const skjson::ObjectValue* jtransform = jlayer["ks"]; in attachTransformNode() local483 if (const skjson::ObjectValue* jtransform = (*jlayer)["ks"]) { in attachLayer() local
178 sk_sp<sksg::RenderNode> AnimationBuilder::attachOpacity(const skjson::ObjectValue& jtransform, in attachOpacity()
360 if (const skjson::ObjectValue* jtransform = jrepeater["tr"]) { in AttachRepeaterDrawEffect() local