Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_interpolating_spring_animation.cpp59 void RSInterpolatingSpringAnimation::SetZeroThreshold(const float zeroThreshold) in SetZeroThreshold() function in OHOS::Rosen::RSInterpolatingSpringAnimation
H A Drs_spring_animation.cpp60 void RSSpringAnimation::SetZeroThreshold(const float zeroThreshold) in SetZeroThreshold() function in OHOS::Rosen::RSSpringAnimation
H A Drs_animation.h133 virtual void SetZeroThreshold(const float zeroThreshold) {}; in SetZeroThreshold() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_interpolating_spring_animation.cpp55 void RSRenderInterpolatingSpringAnimation::SetZeroThreshold(float zeroThreshold) in SetZeroThreshold() function in OHOS::Rosen::RSRenderInterpolatingSpringAnimation
H A Drs_render_spring_animation.cpp56 void RSRenderSpringAnimation::SetZeroThreshold(float zeroThreshold) in SetZeroThreshold() function in OHOS::Rosen::RSRenderSpringAnimation