Searched defs:highScale (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/input/
H A DInputReader.h1729 float highScale; // scale factor from raw to normalized values of high split member in struct:android::JoystickInputMapper::Axis
1745 float highScale, float highOffset,
1752 this->highScale = highScale;
1743 initialize(const RawAbsoluteAxisInfo& rawAxisInfo, const AxisInfo& axisInfo, bool explicitlyMapped, float scale, float offset, float highScale, float highOffset, float min, float max, float flat, float fuzz) argument

Completed in 38 milliseconds