Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h1754 float highCurrentValue; // current value of high split member
1780 this->highCurrentValue = 0; in resetValue()
DInputReader.cpp7454 axis.highCurrentValue); in sync()
7497 axis.highNewValue, axis.highCurrentValue, axis.min, axis.max)) { in filterAxes()
7498 axis.highCurrentValue = axis.highNewValue; in filterAxes()