Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_hints.h473 #define SDL_HINT_XINPUT_ENABLED "SDL_XINPUT_ENABLED" macro
/AliOS-Things-master/components/SDL2/test/
A Dtestautomation_hints.c38 SDL_HINT_XINPUT_ENABLED,
/AliOS-Things-master/components/SDL2/src/haptic/windows/
A DSDL_xinputhaptic.c47 if (SDL_GetHintBoolean(SDL_HINT_XINPUT_ENABLED, SDL_TRUE)) { in SDL_XINPUT_HapticInit()
/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_xinputjoystick.c66 s_bXInputEnabled = SDL_GetHintBoolean(SDL_HINT_XINPUT_ENABLED, SDL_TRUE); in SDL_XINPUT_JoystickInit()

Completed in 8 milliseconds