Searched refs:highNewValue (Results 1 – 2 of 2) sorted by relevance
7390 float newValue, highNewValue; in process() local7395 highNewValue = 0.0f; in process()7401 highNewValue = 0.0f; in process()7404 highNewValue = (rawEvent->value - axis.axisInfo.splitValue) in process()7408 highNewValue = 0.0f; in process()7413 highNewValue = 0.0f; in process()7417 axis.highNewValue = highNewValue; in process()7497 axis.highNewValue, axis.highCurrentValue, axis.min, axis.max)) { in filterAxes()7498 axis.highCurrentValue = axis.highNewValue; in filterAxes()
1755 float highNewValue; // most recent value of high split member1781 this->highNewValue = 0; in resetValue()