Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_gamecontroller.h186 extern DECLSPEC const char *SDLCALL SDL_GameControllerNameForIndex(int joystick_index);
/AliOS-Things-master/components/SDL2/test/
A Dtestgamecontroller.c254 name = SDL_GameControllerNameForIndex(i); in main()
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h139 #define SDL_GameControllerNameForIndex SDL_GameControllerNameForIndex_REAL macro
A DSDL_dynapi_procs.h170 SDL_DYNAPI_PROC(const char*,SDL_GameControllerNameForIndex,(int a),(a),return)
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_gamecontroller.c1594 SDL_GameControllerNameForIndex(int device_index) in SDL_GameControllerNameForIndex() function

Completed in 14 milliseconds