Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/mapper/
DJoystickInputMapper.cpp327 setPointerCoordsAxisValue(&pointerCoords, axis.axisInfo.axis, axis.currentValue); in sync()
329 setPointerCoordsAxisValue(&pointerCoords, axis.axisInfo.highAxis, in sync()
350 void JoystickInputMapper::setPointerCoordsAxisValue(PointerCoords* pointerCoords, int32_t axis, in setPointerCoordsAxisValue() function in android::JoystickInputMapper
DJoystickInputMapper.h110 static void setPointerCoordsAxisValue(PointerCoords* pointerCoords, int32_t axis, float value);