Home | History | Annotate | Download | only in input

Lines Matching refs:highNewValue

6388             float newValue, highNewValue;
6393 highNewValue = 0.0f;
6399 highNewValue = 0.0f;
6402 highNewValue = (rawEvent->value - axis.axisInfo.splitValue)
6406 highNewValue = 0.0f;
6411 highNewValue = 0.0f;
6415 axis.highNewValue = highNewValue;
6493 axis.highNewValue, axis.highCurrentValue, axis.min, axis.max)) {
6494 axis.highCurrentValue = axis.highNewValue;