Home | History | Annotate | Download | only in input

Lines Matching refs:highNewValue

6369             float newValue, highNewValue;
6374 highNewValue = 0.0f;
6380 highNewValue = 0.0f;
6383 highNewValue = (rawEvent->value - axis.axisInfo.splitValue)
6387 highNewValue = 0.0f;
6392 highNewValue = 0.0f;
6396 axis.highNewValue = highNewValue;
6474 axis.highNewValue, axis.highCurrentValue, axis.min, axis.max)) {
6475 axis.highCurrentValue = axis.highNewValue;