Home
last modified time | relevance | path

Searched defs:SDL_FALSE (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/joystick/iphoneos/
A DSDL_sysjoystick.m233 …croGamepad.allowsRotation = SDL_GetHintBoolean(SDL_HINT_APPLE_TV_REMOTE_ALLOW_ROTATION, SDL_FALSE); field
410 IOS_AddJoystickDevice(controller, SDL_FALSE); field
425 IOS_AddJoystickDevice(controller, SDL_FALSE); field
856 return SDL_FALSE; field
/AliOS-Things-master/components/SDL2/include/
A DSDL_stdinc.h157 #define SDL_FALSE 0 macro
163 SDL_FALSE = 0, enumerator
/AliOS-Things-master/components/SDL2/src/audio/winmm/
A DSDL_winmm.c91 DETECT_DEV_IMPL(SDL_FALSE, Out, WAVEOUTCAPS) in DETECT_DEV_IMPL() argument

Completed in 19 milliseconds