Home
last modified time | relevance | path

Searched refs:dispatchColorProperty (Results 1 – 4 of 4) sorted by relevance

/external/skqp/modules/skottie/src/
DSkottie.cpp208 this->dispatchColorProperty(color_node); in attachColor()
282 bool AnimationBuilder::dispatchColorProperty(const sk_sp<sksg::Color>& c) const { in dispatchColorProperty() function in skottie::internal::AnimationBuilder
DSkottiePriv.h122 bool dispatchColorProperty(const sk_sp<sksg::Color>&) const;
/external/skia/modules/skottie/src/
DSkottiePriv.h127 bool dispatchColorProperty(const sk_sp<sksg::Color>&) const;
DSkottie.cpp260 this->dispatchColorProperty(color_node); in attachColor()
335 bool AnimationBuilder::dispatchColorProperty(const sk_sp<sksg::Color>& c) const { in dispatchColorProperty() function in skottie::internal::AnimationBuilder