Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/skottie/src/text/
DTextAdapter.h48 void pushPropsToFragment(const TextAnimator::AnimatedProps&, const FragmentRec&) const;
DTextAdapter.cpp212 this->pushPropsToFragment(props, frag); in applyAnimators()
224 void TextAdapter::pushPropsToFragment(const TextAnimator::AnimatedProps& props, in pushPropsToFragment() function in skottie::internal::TextAdapter
/third_party/skia/modules/skottie/src/text/
DTextAdapter.h71 void pushPropsToFragment(const TextAnimator::ResolvedProps&, const FragmentRec&,
DTextAdapter.cpp595 this->pushPropsToFragment(props, frag, fGroupingAlignment * .01f, // percentage in onSync()
707 void TextAdapter::pushPropsToFragment(const TextAnimator::ResolvedProps& props, in pushPropsToFragment() function in skottie::internal::TextAdapter