Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_gamecontroller.h226 extern DECLSPEC const char *SDLCALL SDL_GameControllerName(SDL_GameController *gamecontroller);
/AliOS-Things-master/components/SDL2/test/
A Dtestgamecontroller.c102 const char *name = SDL_GameControllerName(gamecontroller); in UpdateWindowTitle()
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h141 #define SDL_GameControllerName SDL_GameControllerName_REAL macro
A DSDL_dynapi_procs.h172 SDL_DYNAPI_PROC(const char*,SDL_GameControllerName,(SDL_GameController *a),(a),return)
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_gamecontroller.c1937 SDL_GameControllerName(SDL_GameController * gamecontroller) in SDL_GameControllerName() function

Completed in 15 milliseconds