Searched defs:jroot (Results 1 – 4 of 4) sorted by relevance
200 const auto& jroot = dom.root().as<ObjectValue>(); in DEF_TEST() local448 const ObjectValue* jroot = dom.root(); in DEF_TEST() local
182 AnimationBuilder::AnimationInfo AnimationBuilder::parse(const skjson::ObjectValue& jroot) { in parse()
285 std::unique_ptr<sksg::Scene> AnimationBuilder::parse(const skjson::ObjectValue& jroot) { in parse()