Home
last modified time | relevance | path

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

/third_party/glfw/src/
Dlinux_joystick.c111 static GLFWbool pollJoystickEvents(_GLFWjoystickLinux* js) in pollJoystickEvents() function
310 return pollJoystickEvents(js); in _glfwPlatformJoystickPresent()
316 if (!pollJoystickEvents(js)) in _glfwPlatformGetJoystickAxes()
326 if (!pollJoystickEvents(js)) in _glfwPlatformGetJoystickButtons()
336 if (!pollJoystickEvents(js)) in _glfwPlatformGetJoystickName()