Searched refs:DISMAX (Results 1 – 3 of 3) sorted by relevance
34 constexpr int32_t DISMAX = 30; variable157 …showCount_ = static_cast<int>(DISMIN + (DISMAX - DISMIN) * (std::abs(speed_) - VMIN) / (VMAX - VMI… in UpdatePlayAnimationValue()
35 constexpr int32_t DISMAX = 30; variable157 double showCountMax = DISMAX; in UpdatePlayAnimationValue()
32 constexpr int32_t DISMAX = 30; variable150 double showCountMax = DISMAX; in UpdatePlayAnimationValue()