Searched refs:dispatchColorProperty (Results 1 – 5 of 5) sorted by relevance
155 abuilder->dispatchColorProperty(color_node); in AttachColorFill()163 abuilder->dispatchColorProperty(color_node); in AttachColorStroke()
39 this->dispatchColorProperty(solid_paint); in attachSolidLayer()
54 abuilder.dispatchColorProperty(fColorNode); in FillAdapter()
174 bool dispatchColorProperty(const sk_sp<sksg::Color>&) const;
239 bool AnimationBuilder::dispatchColorProperty(const sk_sp<sksg::Color>& c) const { in dispatchColorProperty() function in skottie::internal::AnimationBuilder