Searched refs:_wasBelowMax (Results 1 – 2 of 2) sorted by relevance
57 _wasBelowMax = true; in Reset()164 if (_wasBelowMax) { in UpdateRatio()177 _wasBelowMax = _accumulator < _accumulatorMax; in UpdateRatio()
87 bool _wasBelowMax; variable