Searched defs:lastValue (Results 1 – 6 of 6) sorted by relevance
66 const std::shared_ptr<RSRenderPropertyBase>& lastValue) {} in InitCurveAnimationValue()71 const std::shared_ptr<RSRenderPropertyBase>& lastValue) {} in InitKeyframeAnimationValue()76 const std::shared_ptr<RSRenderPropertyBase>& lastValue) {} in InitDurationKeyframeAnimationValue()90 const std::shared_ptr<RSRenderPropertyBase>& lastValue) override in InitCurveAnimationValue()172 const std::shared_ptr<RSRenderPropertyBase>& lastValue) override in InitKeyframeAnimationValue()191 const std::shared_ptr<RSRenderPropertyBase>& lastValue) override in InitDurationKeyframeAnimationValue()324 const std::shared_ptr<RSRenderPropertyBase>& lastValue) in InitRSSpringValueEstimator()327 …d::shared_ptr<RSRenderPropertyBase>& startValue, const std::shared_ptr<RSRenderPropertyBase>& last… in UpdateStartValueAndLastValue()402 const std::shared_ptr<RSRenderPropertyBase>& lastValue) override in InitRSSpringValueEstimator()420 const std::shared_ptr<RSRenderPropertyBase>& lastValue) override in UpdateStartValueAndLastValue()
26 double lastValue = controlNode->GetValue(); in ResetControl() local
86 auto lastValue = std::make_shared<RSRenderAnimatableProperty<float>>(1.0f); variable
102 static float lastValue = 0.0; in ShowProgress() local
372 int32_t lastValue = curValue_; in OnRotateEvent() local
618 bool TextContentModifier::CheckNeedMeasure(float finalValue, float lastValue, float currentValue) in CheckNeedMeasure()