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

/frameworks/native/services/inputflinger/
H A DInputReader.cpp6509 setPointerCoordsAxisValue(&pointerCoords, axis.axisInfo.axis, axis.currentValue);
6511 setPointerCoordsAxisValue(&pointerCoords, axis.axisInfo.highAxis,
6528 void JoystickInputMapper::setPointerCoordsAxisValue(PointerCoords* pointerCoords, function in class:android::JoystickInputMapper

Completed in 50 milliseconds