Searched refs:highCurrentValue (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputReader.h1803 float highCurrentValue; // current value of high split member in struct:android::JoystickInputMapper::Axis
1829 this->highCurrentValue = 0;
H A DInputReader.cpp6512 axis.highCurrentValue);
6553 axis.highNewValue, axis.highCurrentValue, axis.min, axis.max)) {
6554 axis.highCurrentValue = axis.highNewValue;

Completed in 1428 milliseconds