Searched refs:ROUND_STEP (Results 1 – 2 of 2) sorted by relevance
33 constexpr int ROUND_STEP = 10; variable55 value = round(value * ROUND_STEP) / ROUND_STEP; in OnConfigChangedExtra()
34 constexpr int ROUND_STEP = 10; variable473 value = round(value * ROUND_STEP) / ROUND_STEP; in ConfigCompleteInfoById()