Searched refs:SDL_JoystickAttachVirtual (Results 1 – 4 of 4) sorted by relevance
/AliOS-Things-master/components/SDL2/include/ |
A D | SDL_joystick.h | 207 extern DECLSPEC int SDLCALL SDL_JoystickAttachVirtual(SDL_JoystickType type,
|
/AliOS-Things-master/components/SDL2/src/dynapi/ |
A D | SDL_dynapi_overrides.h | 753 #define SDL_JoystickAttachVirtual SDL_JoystickAttachVirtual_REAL macro
|
A D | SDL_dynapi_procs.h | 813 SDL_DYNAPI_PROC(int,SDL_JoystickAttachVirtual,(SDL_JoystickType a, int b, int c, int d),(a,b,c,d),r…
|
/AliOS-Things-master/components/SDL2/src/joystick/ |
A D | SDL_joystick.c | 480 SDL_JoystickAttachVirtual(SDL_JoystickType type, in SDL_JoystickAttachVirtual() function
|
Completed in 14 milliseconds