Home
last modified time | relevance | path

Searched refs:SDL_SENSOR_DISABLED (Results 1 – 8 of 8) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_config_minimal.h68 #define SDL_SENSOR_DISABLED 1 macro
A DSDL_config.h236 #define SDL_SENSOR_DISABLED 1 macro
A DSDL_config.h.cmake237 #cmakedefine SDL_SENSOR_DISABLED @SDL_SENSOR_DISABLED@
A DSDL_config.h.in234 #undef SDL_SENSOR_DISABLED
/AliOS-Things-master/components/SDL2/src/sensor/dummy/
A DSDL_dummysensor.c25 #if defined(SDL_SENSOR_DUMMY) || defined(SDL_SENSOR_DISABLED)
/AliOS-Things-master/components/SDL2/src/
A DSDL.c273 #if !SDL_SENSOR_DISABLED in SDL_InitSubSystem()
298 #if !SDL_SENSOR_DISABLED in SDL_QuitSubSystem()
/AliOS-Things-master/components/SDL2/src/sensor/
A DSDL_sensor.c45 #if defined(SDL_SENSOR_DUMMY) || defined(SDL_SENSOR_DISABLED)
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_events.c696 #if !SDL_SENSOR_DISABLED in SDL_PumpEvents()

Completed in 11 milliseconds