Searched refs:LONG_POINT_TAIL_RATIO (Results 1 – 1 of 1) sorted by relevance
47 constexpr float LONG_POINT_TAIL_RATIO = 0.5f; variable366 ((1 - longPointLeftCenterMoveRate) * LONG_POINT_TAIL_RATIO); in GetMoveRate()369 longPointLeftCenterMoveRate = std::abs(turnPageRate_) * LONG_POINT_TAIL_RATIO; in GetMoveRate()