Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h1803 float highCurrentValue; // current value of high split member
1829 this->highCurrentValue = 0; in resetValue()
DInputReader.cpp6512 axis.highCurrentValue); in sync()
6553 axis.highNewValue, axis.highCurrentValue, axis.min, axis.max)) { in filterAxes()
6554 axis.highCurrentValue = axis.highNewValue; in filterAxes()