Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/skottie/src/text/
DTextAnimator.h31 struct AnimatedProps { struct
42 AnimatedProps props; // accumulates properties across *all* animators argument
70 AnimatedProps modulateProps(const AnimatedProps&, float amount) const;
74 AnimatedProps fTextProps;
DTextAnimator.cpp112 TextAnimator::AnimatedProps TextAnimator::modulateProps(const AnimatedProps& props, in modulateProps()
DTextAdapter.h48 void pushPropsToFragment(const TextAnimator::AnimatedProps&, const FragmentRec&) const;
DTextAdapter.cpp190 TextAnimator::AnimatedProps seed_props; in applyAnimators()
224 void TextAdapter::pushPropsToFragment(const TextAnimator::AnimatedProps& props, in pushPropsToFragment()
/third_party/skia/modules/skottie/src/text/
DTextAnimator.h34 struct AnimatedProps { struct
102 AnimatedProps fTextProps;