Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/text/
DTextAnimator.h47 struct ResolvedProps { struct
60 ResolvedProps props; // accumulates properties across *all* animators argument
96 ResolvedProps modulateProps(const ResolvedProps&, float amount) const;
DTextAnimator.cpp115 TextAnimator::ResolvedProps TextAnimator::modulateProps(const ResolvedProps& props, in modulateProps()
DTextAdapter.h71 void pushPropsToFragment(const TextAnimator::ResolvedProps&, const FragmentRec&,
DTextAdapter.cpp345 TextAnimator::ResolvedProps seed_props; in onSync()
468 void TextAdapter::pushPropsToFragment(const TextAnimator::ResolvedProps& props, in pushPropsToFragment()