Lines Matching refs:skjson
18 const skjson::ObjectValue* janchor_point,
19 const skjson::ObjectValue* jposition,
20 const skjson::ObjectValue* jscale,
21 const skjson::ObjectValue* jrotation,
22 const skjson::ObjectValue* jskew,
23 const skjson::ObjectValue* jskew_axis,
108 sk_sp<sksg::Transform> AnimationBuilder::attachMatrix2D(const skjson::ObjectValue& jtransform,
112 if (jrotation->is<skjson::NullValue>()) {
142 TransformAdapter3D::TransformAdapter3D(const skjson::ObjectValue& jtransform,
191 sk_sp<sksg::Transform> AnimationBuilder::attachMatrix3D(const skjson::ObjectValue& jtransform,