Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/layers/shapelayer/
DFillStroke.cpp155 abuilder->dispatchColorProperty(color_node); in AttachColorFill()
163 abuilder->dispatchColorProperty(color_node); in AttachColorStroke()
/external/skia/modules/skottie/src/layers/
DSolidLayer.cpp39 this->dispatchColorProperty(solid_paint); in attachSolidLayer()
/external/skia/modules/skottie/src/effects/
DFillEffect.cpp54 abuilder.dispatchColorProperty(fColorNode); in FillAdapter()
/external/skqp/modules/skottie/src/
DSkottiePriv.h122 bool dispatchColorProperty(const sk_sp<sksg::Color>&) const;
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
/external/skia/modules/skottie/src/
DSkottiePriv.h172 bool dispatchColorProperty(const sk_sp<sksg::Color>&) const;
DSkottie.cpp236 bool AnimationBuilder::dispatchColorProperty(const sk_sp<sksg::Color>& c) const { in dispatchColorProperty() function in skottie::internal::AnimationBuilder