Home
last modified time | relevance | path

Searched refs:SDL_HINT_TV_REMOTE_AS_JOYSTICK (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_hints.h464 #define SDL_HINT_TV_REMOTE_AS_JOYSTICK "SDL_TV_REMOTE_AS_JOYSTICK" macro
/AliOS-Things-master/components/SDL2/src/joystick/android/
A DSDL_sysjoystick.c334 if (!SDL_GetHintBoolean(SDL_HINT_TV_REMOTE_AS_JOYSTICK, SDL_TRUE)) { in Android_AddJoystick()
/AliOS-Things-master/components/SDL2/src/joystick/iphoneos/
A DSDL_sysjoystick.m267 if (!SDL_GetHintBoolean(SDL_HINT_TV_REMOTE_AS_JOYSTICK, SDL_TRUE)) {

Completed in 8 milliseconds