Searched refs:highNewValue (Results 1 – 2 of 2) sorted by relevance
269 float newValue, highNewValue; in process() local274 highNewValue = 0.0f; in process()280 highNewValue = 0.0f; in process()283 highNewValue = in process()288 highNewValue = 0.0f; in process()293 highNewValue = 0.0f; in process()297 axis.highNewValue = highNewValue; in process()384 hasValueChangedSignificantly(axis.filter, axis.highNewValue, axis.highCurrentValue, in filterAxes()386 axis.highCurrentValue = axis.highNewValue; in filterAxes()
82 float highNewValue; // most recent value of high split member88 this->highNewValue = 0; in resetValue()