Searched refs:highNewValue (Results 1 – 2 of 2) sorted by relevance
5909 float newValue, highNewValue; in process() local5914 highNewValue = 0.0f; in process()5920 highNewValue = 0.0f; in process()5923 highNewValue = (rawEvent->value - axis.axisInfo.splitValue) in process()5927 highNewValue = 0.0f; in process()5932 highNewValue = 0.0f; in process()5936 axis.highNewValue = highNewValue; in process()6000 axis.highNewValue, axis.highCurrentValue, axis.min, axis.max)) { in filterAxes()6001 axis.highCurrentValue = axis.highNewValue; in filterAxes()
1596 float highNewValue; // most recent value of high split member1621 this->highNewValue = 0; in resetValue()