Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_canvas_node.h68 friend class RSPropertyAnimation; variable
H A Drs_surface_node.h209 friend class RSPropertyAnimation; variable
H A Drs_node.h622 friend class RSPropertyAnimation; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_property_animation.cpp27 RSPropertyAnimation::RSPropertyAnimation(std::shared_ptr<RSPropertyBase> property) : property_(prop… in RSPropertyAnimation() function in OHOS::Rosen::RSPropertyAnimation