Home
last modified time | relevance | path

Searched defs:gamecontroller (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_gamecontroller.c354 static void RecenterGameController(SDL_GameController *gamecontroller) in RecenterGameController()
1479 SDL_GameControllerMapping(SDL_GameController * gamecontroller) in SDL_GameControllerMapping()
1749 SDL_GameController *gamecontroller; in SDL_GameControllerOpen() local
1937 SDL_GameControllerName(SDL_GameController * gamecontroller) in SDL_GameControllerName()
1950 SDL_GameControllerGetType(SDL_GameController *gamecontroller) in SDL_GameControllerGetType()
1956 SDL_GameControllerGetPlayerIndex(SDL_GameController *gamecontroller) in SDL_GameControllerGetPlayerIndex()
1971 SDL_GameControllerGetVendor(SDL_GameController * gamecontroller) in SDL_GameControllerGetVendor()
1977 SDL_GameControllerGetProduct(SDL_GameController * gamecontroller) in SDL_GameControllerGetProduct()
1993 SDL_GameControllerGetAttached(SDL_GameController * gamecontroller) in SDL_GameControllerGetAttached()
2019 SDL_GameController *gamecontroller; in SDL_GameControllerFromInstanceID() local
[all …]
/AliOS-Things-master/components/SDL2/test/
A Dtestgamecontroller.c69 SDL_GameController *gamecontroller; variable
/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_windows_gaming_input.c38 __x_ABI_CWindows_CGaming_CInput_CIGameController *gamecontroller; member
177 __x_ABI_CWindows_CGaming_CInput_CIGameController *gamecontroller = NULL; in IEventHandler_CRawGameControllerVtbl_InvokeAdded() local

Completed in 10 milliseconds