Searched refs:attachPath (Results 1 – 8 of 8) sorted by relevance
80 sk_sp<sksg::Path> attachPath(const skjson::Value&, AnimatorScope*) const;
185 sk_sp<sksg::Path> AnimationBuilder::attachPath(const skjson::Value& jpath, in attachPath() function in skottie::internal::AnimationBuilder
104 auto mask_path = abuilder->attachPath((*m)["pt"], ascope); in AttachMask()
38 return abuilder->attachPath(jpath["ks"], ascope); in AttachPathGeometry()
237 sk_sp<sksg::Path> AnimationBuilder::attachPath(const skjson::Value& jpath, in attachPath() function in skottie::internal::AnimationBuilder