Home
last modified time | relevance | path

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

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