Home
last modified time | relevance | path

Searched refs:SDL_JOYSTICK_VIRTUAL (Results 1 – 15 of 15) sorted by relevance

/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_gamecontrollerdb.h821 #if defined(SDL_JOYSTICK_VIRTUAL)
A DSDL_joystick.c49 #if SDL_JOYSTICK_VIRTUAL
88 #ifdef SDL_JOYSTICK_VIRTUAL
485 #if SDL_JOYSTICK_VIRTUAL in SDL_JoystickAttachVirtual()
499 #if SDL_JOYSTICK_VIRTUAL in SDL_JoystickDetachVirtual()
522 #if SDL_JOYSTICK_VIRTUAL in SDL_JoystickIsVirtual()
545 #if SDL_JOYSTICK_VIRTUAL in SDL_JoystickSetVirtualAxis()
556 #if SDL_JOYSTICK_VIRTUAL in SDL_JoystickSetVirtualButton()
567 #if SDL_JOYSTICK_VIRTUAL in SDL_JoystickSetVirtualHat()
/AliOS-Things-master/components/SDL2/src/joystick/virtual/
A DSDL_virtualjoystick_c.h26 #if SDL_JOYSTICK_VIRTUAL
A DSDL_virtualjoystick.c23 #if defined(SDL_JOYSTICK_VIRTUAL)
/AliOS-Things-master/components/SDL2/include/
A DSDL_config_pandora.h115 #define SDL_JOYSTICK_VIRTUAL 1 macro
A DSDL_config_psp.h139 #define SDL_JOYSTICK_VIRTUAL 1 macro
A DSDL_config_wiz.h131 #define SDL_JOYSTICK_VIRTUAL 1 macro
A DSDL_config_android.h140 #define SDL_JOYSTICK_VIRTUAL 1 macro
A DSDL_config_iphoneos.h142 #define SDL_JOYSTICK_VIRTUAL 1 macro
A DSDL_config_macosx.h144 #define SDL_JOYSTICK_VIRTUAL 1 macro
A DSDL_config_winrt.h196 #define SDL_JOYSTICK_VIRTUAL 1 macro
A DSDL_config_windows.h200 #define SDL_JOYSTICK_VIRTUAL 1 macro
A DSDL_config.h.cmake296 #cmakedefine SDL_JOYSTICK_VIRTUAL @SDL_JOYSTICK_VIRTUAL@
A DSDL_config.h.in294 #undef SDL_JOYSTICK_VIRTUAL
/AliOS-Things-master/components/SDL2/
A DCMakeLists.txt917 set(SDL_JOYSTICK_VIRTUAL 1) variable

Completed in 27 milliseconds