Searched refs:highNewValue (Results 1 – 2 of 2) sorted by relevance
7191 float newValue, highNewValue; in process() local7196 highNewValue = 0.0f; in process()7202 highNewValue = 0.0f; in process()7205 highNewValue = (rawEvent->value - axis.axisInfo.splitValue) in process()7209 highNewValue = 0.0f; in process()7214 highNewValue = 0.0f; in process()7218 axis.highNewValue = highNewValue; in process()7296 axis.highNewValue, axis.highCurrentValue, axis.min, axis.max)) { in filterAxes()7297 axis.highCurrentValue = axis.highNewValue; in filterAxes()
1937 float highNewValue; // most recent value of high split member1963 this->highNewValue = 0; in resetValue()