Home
last modified time | relevance | path

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

/foundation/graphic/standard/rosen/modules/render_service_client/core/animation/
Drs_keyframe_animation.h37 RSKeyframeAnimation(const RSAnimatableProperty& property) : RSPropertyAnimation<T>(property) {} in RSKeyframeAnimation() function
89 template class RSKeyframeAnimation<int>; variable
90 template class RSKeyframeAnimation<float>; variable
91 template class RSKeyframeAnimation<Color>; variable
92 template class RSKeyframeAnimation<Matrix3f>; variable
93 template class RSKeyframeAnimation<Vector2f>; variable
94 template class RSKeyframeAnimation<Vector4f>; variable
95 template class RSKeyframeAnimation<Quaternion>; variable
96 template class RSKeyframeAnimation<std::shared_ptr<RSFilter>>; variable
Drs_animation_timing_curve.h65 friend class RSKeyframeAnimation; variable
/foundation/graphic/standard/rosen/modules/render_service_client/core/ui/
Drs_node.h210 friend class RSKeyframeAnimation; variable