Searched defs:zeroThreshold (Results 1 – 8 of 8) sorted by relevance
59 void RSInterpolatingSpringAnimation::SetZeroThreshold(const float zeroThreshold) in SetZeroThreshold()
60 void RSSpringAnimation::SetZeroThreshold(const float zeroThreshold) in SetZeroThreshold()
133 virtual void SetZeroThreshold(const float zeroThreshold) {}; in SetZeroThreshold()
378 float zeroThreshold = 0.0; variable416 float zeroThreshold = 0.0001; variable
115 …ual bool IsNearEqual(const std::shared_ptr<RSRenderPropertyBase>& value, float zeroThreshold) const in IsNearEqual()284 …bool IsNearEqual(const std::shared_ptr<RSRenderPropertyBase>& value, float zeroThreshold) const ov… in IsNearEqual()
55 void RSRenderInterpolatingSpringAnimation::SetZeroThreshold(float zeroThreshold) in SetZeroThreshold()
56 void RSRenderSpringAnimation::SetZeroThreshold(float zeroThreshold) in SetZeroThreshold()
240 float zeroThreshold = 0.5f; variable