Home
last modified time | relevance | path

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

/external/skqp/modules/skottie/src/
DSkottie.cpp105 const auto dispatched = this->dispatchTransformProperty(adapter); in attachMatrix2D()
310 bool AnimationBuilder::dispatchTransformProperty(const sk_sp<TransformAdapter2D>& t) const { in dispatchTransformProperty() function in skottie::internal::AnimationBuilder
DSkottiePriv.h124 bool dispatchTransformProperty(const sk_sp<TransformAdapter2D>&) const;
/external/skia/modules/skottie/src/
DSkottiePriv.h129 bool dispatchTransformProperty(const sk_sp<TransformAdapter2D>&) const;
DSkottie.cpp111 const auto dispatched = this->dispatchTransformProperty(adapter); in attachMatrix2D()
363 bool AnimationBuilder::dispatchTransformProperty(const sk_sp<TransformAdapter2D>& t) const { in dispatchTransformProperty() function in skottie::internal::AnimationBuilder