Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_joystick.h207 extern DECLSPEC int SDLCALL SDL_JoystickAttachVirtual(SDL_JoystickType type,
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h753 #define SDL_JoystickAttachVirtual SDL_JoystickAttachVirtual_REAL macro
A DSDL_dynapi_procs.h813 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 DSDL_joystick.c480 SDL_JoystickAttachVirtual(SDL_JoystickType type, in SDL_JoystickAttachVirtual() function

Completed in 14 milliseconds