Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
Drs_value_estimator.h33 class RSRenderPropertyBase; variable
60 virtual void InitKeyframeAnimationValue(const std::shared_ptr<RSRenderPropertyBase>& property, in InitKeyframeAnimationValue()
65 …virtual void InitDurationKeyframeAnimationValue(const std::shared_ptr<RSRenderPropertyBase>& prope… in InitDurationKeyframeAnimationValue()
138 void InitKeyframeAnimationValue(const std::shared_ptr<RSRenderPropertyBase>& property, in InitKeyframeAnimationValue()
157 void InitDurationKeyframeAnimationValue(const std::shared_ptr<RSRenderPropertyBase>& property, in InitDurationKeyframeAnimationValue()
Drs_animation_rate_decider.h25 class RSRenderPropertyBase; variable
Drs_render_property_animation.h25 class RSRenderPropertyBase; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/
Drs_node_showing_command.h26 class RSRenderPropertyBase; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
Drs_render_property.h40 RSRenderPropertyBase(const PropertyId& id) : id_(id) {} in RSRenderPropertyBase() function
326 friend class RSRenderPropertyBase; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
Drs_render_keyframe_animation.cpp54 …eAnimation::AddKeyframes(const std::vector<std::tuple<float, std::shared_ptr<RSRenderPropertyBase>, in AddKeyframes()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
Drs_marshalling_helper.h111 class RSRenderPropertyBase; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
Drs_render_node.h585 friend class RSRenderPropertyBase; variable