Searched refs:MIN_TURN_PAGE_VELOCITY (Results 1 – 2 of 2) sorted by relevance
104 constexpr Dimension MIN_TURN_PAGE_VELOCITY = 400.0_vp; variable1078 if (std::abs(dragVelocity) > NormalizeToPx(MIN_TURN_PAGE_VELOCITY) && in MoveItems()
72 constexpr int32_t MIN_TURN_PAGE_VELOCITY = 1200; variable2902 : MIN_TURN_PAGE_VELOCITY)); in ComputeNextIndexInSinglePage()2936 … : MIN_TURN_PAGE_VELOCITY; in ComputeNextIndexByVelocity()