Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_joystick.h297 extern DECLSPEC SDL_bool SDLCALL SDL_JoystickGetAttached(SDL_Joystick * joystick);
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h203 #define SDL_JoystickGetAttached SDL_JoystickGetAttached_REAL macro
A DSDL_dynapi_procs.h234 SDL_DYNAPI_PROC(SDL_bool,SDL_JoystickGetAttached,(SDL_Joystick *a),(a),return)
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_joystick.c768 SDL_JoystickGetAttached(SDL_Joystick * joystick) in SDL_JoystickGetAttached() function
A DSDL_gamecontroller.c1998 return SDL_JoystickGetAttached(gamecontroller->joystick); in SDL_GameControllerGetAttached()

Completed in 24 milliseconds