Home
last modified time | relevance | path

Searched refs:dispatchTransformProperty (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/modules/skottie/src/
DTransform.cpp127 const auto dispatched = this->dispatchTransformProperty(adapter); in attachMatrix2D()
DSkottiePriv.h177 bool dispatchTransformProperty(const sk_sp<TransformAdapter2D>&) const;
DSkottie.cpp281 bool AnimationBuilder::dispatchTransformProperty(const sk_sp<TransformAdapter2D>& t) const { in dispatchTransformProperty() function in skottie::internal::AnimationBuilder
/third_party/flutter/skia/modules/skottie/src/
DSkottie.cpp110 const auto dispatched = this->dispatchTransformProperty(adapter); in attachMatrix2D()
383 bool AnimationBuilder::dispatchTransformProperty(const sk_sp<TransformAdapter2D>& t) const { in dispatchTransformProperty() function in skottie::internal::AnimationBuilder
DSkottiePriv.h200 bool dispatchTransformProperty(const sk_sp<TransformAdapter2D>&) const;