Searched refs:ResolvedProps (Results 1 – 4 of 4) sorted by relevance
49 struct ResolvedProps { struct62 ResolvedProps props; // accumulates properties across *all* animators argument98 ResolvedProps modulateProps(const ResolvedProps&, float amount) const;
71 void pushPropsToFragment(const TextAnimator::ResolvedProps&, const FragmentRec&,83 SkM44 fragmentMatrix(const TextAnimator::ResolvedProps&, const FragmentRec&, const SkV2&) const;
115 TextAnimator::ResolvedProps TextAnimator::modulateProps(const ResolvedProps& props, in modulateProps()
552 TextAnimator::ResolvedProps seed_props; in onSync()675 SkM44 TextAdapter::fragmentMatrix(const TextAnimator::ResolvedProps& props, in fragmentMatrix()707 void TextAdapter::pushPropsToFragment(const TextAnimator::ResolvedProps& props, in pushPropsToFragment()