Searched refs:kBackpedalFactor (Results 1 – 1 of 1) sorted by relevance
117 static constexpr float kBackpedalFactor = 0.9; in Extend() local121 bytes = RoundedBytes(bytes * kBackpedalFactor); in Extend()