Searched refs:highNewValue (Results 1 – 2 of 2) sorted by relevance
6448 float newValue, highNewValue; in process() local6453 highNewValue = 0.0f; in process()6459 highNewValue = 0.0f; in process()6462 highNewValue = (rawEvent->value - axis.axisInfo.splitValue) in process()6466 highNewValue = 0.0f; in process()6471 highNewValue = 0.0f; in process()6475 axis.highNewValue = highNewValue; in process()6553 axis.highNewValue, axis.highCurrentValue, axis.min, axis.max)) { in filterAxes()6554 axis.highCurrentValue = axis.highNewValue; in filterAxes()
1804 float highNewValue; // most recent value of high split member1830 this->highNewValue = 0; in resetValue()