Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_joystick.h140 extern DECLSPEC int SDLCALL SDL_JoystickGetDevicePlayerIndex(int device_index);
/AliOS-Things-master/components/SDL2/test/
A Dtestgamecontroller.c284 …_JoystickGetDeviceVendor(i), SDL_JoystickGetDeviceProduct(i), SDL_JoystickGetDevicePlayerIndex(i)); in main()
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h701 #define SDL_JoystickGetDevicePlayerIndex SDL_JoystickGetDevicePlayerIndex_REAL macro
A DSDL_dynapi_procs.h755 SDL_DYNAPI_PROC(int,SDL_JoystickGetDevicePlayerIndex,(int a),(a),return)
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_joystick.c321 SDL_JoystickGetDevicePlayerIndex(int device_index) in SDL_JoystickGetDevicePlayerIndex() function

Completed in 15 milliseconds