Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/text/
DTextAnimator.h34 struct AnimatedProps { struct
35 VectorValue position,
36 scale = { 100, 100, 100 },
37 fill_color,
61 struct AnimatedPropsModulator { argument