Home
last modified time | relevance | path

Searched refs:InheritSpringStatus (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_spring_animation.cpp209 if (!InheritSpringStatus(prevSpringAnimation.get())) { in InheritSpringAnimation()
262 InheritSpringStatus(this); in OnInitialize()
322 bool RSRenderSpringAnimation::InheritSpringStatus(const RSRenderSpringAnimation* from) in InheritSpringStatus() function in OHOS::Rosen::RSRenderSpringAnimation
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_spring_animation.h63 bool InheritSpringStatus(const RSRenderSpringAnimation* from);