Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/layers/shapelayer/
DFillStroke.cpp155 abuilder->dispatchColorProperty(color_node); in AttachColorFill()
163 abuilder->dispatchColorProperty(color_node); in AttachColorStroke()
/third_party/skia/modules/skottie/src/layers/
DSolidLayer.cpp39 this->dispatchColorProperty(solid_paint); in attachSolidLayer()
/third_party/skia/modules/skottie/src/effects/
DFillEffect.cpp54 abuilder.dispatchColorProperty(fColorNode); in FillAdapter()
/third_party/flutter/skia/modules/skottie/src/
DSkottie.cpp264 this->dispatchColorProperty(color_node); in attachColor()
341 bool AnimationBuilder::dispatchColorProperty(const sk_sp<sksg::Color>& c) const { in dispatchColorProperty() function in skottie::internal::AnimationBuilder
DSkottiePriv.h197 bool dispatchColorProperty(const sk_sp<sksg::Color>&) const;
/third_party/skia/modules/skottie/src/
DSkottiePriv.h174 bool dispatchColorProperty(const sk_sp<sksg::Color>&) const;
DSkottie.cpp239 bool AnimationBuilder::dispatchColorProperty(const sk_sp<sksg::Color>& c) const { in dispatchColorProperty() function in skottie::internal::AnimationBuilder