Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_joystick.c1020 SDL_PrivateJoystickShouldIgnoreEvent() in SDL_PrivateJoystickShouldIgnoreEvent() function
1199 if (SDL_PrivateJoystickShouldIgnoreEvent()) { in SDL_PrivateJoystickAxis()
1240 if (SDL_PrivateJoystickShouldIgnoreEvent()) { in SDL_PrivateJoystickHat()
1276 if (SDL_PrivateJoystickShouldIgnoreEvent()) { in SDL_PrivateJoystickBall()
1330 if (SDL_PrivateJoystickShouldIgnoreEvent()) { in SDL_PrivateJoystickButton()

Completed in 9 milliseconds