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