Searched refs:_gotNonZeroUpdate (Results 1 – 2 of 2) sorted by relevance
31 _gotNonZeroUpdate = rhs._gotNonZeroUpdate; in operator =()45 _gotNonZeroUpdate = false; in Reset()57 if (!_gotNonZeroUpdate) { in Update()61 _gotNonZeroUpdate = true; in Update()
49 bool _gotNonZeroUpdate; variable