Searched refs:yearEnd_ (Results 1 – 4 of 4) sorted by relevance
64 value = ref->yearStart_ + (ref->yearEnd_ - ref->yearStart_) * value; in CreateMovingAnimation()110 value = ref->yearEnd_ + (ref->yearStart_ - ref->yearEnd_) * value; in CreateMovingAnimation()436 yearEnd_ = 0.0; in InitMoveRange()
138 double yearEnd_ = 0.0; variable
88 yearRenderContext->UpdateTransformTranslate({ ref->yearEnd_, 0.0f, 0.0f }); in PlayMovingInAnimation()109 yearRenderContext->UpdateTransformTranslate({ yearEnd_, 0.0f, 0.0f }); in PlayMovingOutAnimation()403 yearEnd_ = 0.0; in InitMoveRange()
98 double yearEnd_ = 0.0; variable