Searched refs:setPointerCoordsAxisValue (Results 1 – 2 of 2) sorted by relevance
1803 static void setPointerCoordsAxisValue(PointerCoords* pointerCoords, int32_t axis,
7451 setPointerCoordsAxisValue(&pointerCoords, axis.axisInfo.axis, axis.currentValue); in sync()7453 setPointerCoordsAxisValue(&pointerCoords, axis.axisInfo.highAxis, in sync()7472 void JoystickInputMapper::setPointerCoordsAxisValue(PointerCoords* pointerCoords, in setPointerCoordsAxisValue() function in android::JoystickInputMapper