Lines Matching refs:skjson
17 namespace skjson {
21 } // namespace skjson
42 static sk_sp<sksg::GeometryNode> AttachPathGeometry(const skjson::ObjectValue&,
44 static sk_sp<sksg::GeometryNode> AttachRRectGeometry(const skjson::ObjectValue&,
46 static sk_sp<sksg::GeometryNode> AttachEllipseGeometry(const skjson::ObjectValue&,
48 static sk_sp<sksg::GeometryNode> AttachPolystarGeometry(const skjson::ObjectValue&,
51 static sk_sp<sksg::PaintNode> AttachColorFill(const skjson::ObjectValue&,
53 static sk_sp<sksg::PaintNode> AttachColorStroke(const skjson::ObjectValue&,
55 static sk_sp<sksg::PaintNode> AttachGradientFill(const skjson::ObjectValue&,
57 static sk_sp<sksg::PaintNode> AttachGradientStroke(const skjson::ObjectValue&,
61 const skjson::ObjectValue&, const AnimationBuilder*,
64 const skjson::ObjectValue&,
68 const skjson::ObjectValue&, const AnimationBuilder*,
71 const skjson::ObjectValue&, const AnimationBuilder*,
74 const skjson::ObjectValue&, const AnimationBuilder*,
77 const skjson::ObjectValue&, const AnimationBuilder*,
81 const skjson::ObjectValue&,
86 static sk_sp<sksg::PaintNode> AttachFill(const skjson::ObjectValue&,
90 static sk_sp<sksg::PaintNode> AttachStroke(const skjson::ObjectValue&,