Searched refs:MAX_FRICTION_RATIO (Results 1 – 1 of 1) sorted by relevance
27 inline constexpr int32_t MAX_FRICTION_RATIO = 100; variable230 if (friction >= MIN_FRICTION_RATIO && friction <= MAX_FRICTION_RATIO) { in SetFriction()235 friction_ = MAX_FRICTION_RATIO; in SetFriction()