Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/steam/
A DSDL_steamcontroller.c33 void SDL_GetSteamControllerInputs(int *nbuttons, int *naxes, int *nhats) in SDL_GetSteamControllerInputs() function
A DSDL_steamcontroller.h32 void SDL_GetSteamControllerInputs(int *nbuttons, int *naxes, int *nhats);
/AliOS-Things-master/components/SDL2/src/joystick/linux/
A DSDL_sysjoystick.c814 SDL_GetSteamControllerInputs(&joystick->nbuttons, in LINUX_JoystickOpen()

Completed in 13 milliseconds