Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_gamecontroller.h261 extern DECLSPEC Uint16 SDLCALL SDL_GameControllerGetProductVersion(SDL_GameController * gamecontrol…
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h617 #define SDL_GameControllerGetProductVersion SDL_GameControllerGetProductVersion_REAL macro
A DSDL_dynapi_procs.h651 SDL_DYNAPI_PROC(Uint16,SDL_GameControllerGetProductVersion,(SDL_GameController *a),(a),return)
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_gamecontroller.c1983 SDL_GameControllerGetProductVersion(SDL_GameController * gamecontroller) in SDL_GameControllerGetProductVersion() function

Completed in 14 milliseconds