Searched refs:ResolvedProps (Results 1 – 4 of 4) sorted by relevance
47 struct ResolvedProps { struct60 ResolvedProps props; // accumulates properties across *all* animators argument96 ResolvedProps modulateProps(const ResolvedProps&, float amount) const;
115 TextAnimator::ResolvedProps TextAnimator::modulateProps(const ResolvedProps& props, in modulateProps()
71 void pushPropsToFragment(const TextAnimator::ResolvedProps&, const FragmentRec&,
345 TextAnimator::ResolvedProps seed_props; in onSync()468 void TextAdapter::pushPropsToFragment(const TextAnimator::ResolvedProps& props, in pushPropsToFragment()