Home
last modified time | relevance | path

Searched refs:SDL_SensorUpdate (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_sensor.h251 extern DECLSPEC void SDLCALL SDL_SensorUpdate(void);
/AliOS-Things-master/components/SDL2/src/sensor/
A DSDL_sensor.c506 SDL_SensorUpdate(void) in SDL_SensorUpdate() function
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h696 #define SDL_SensorUpdate SDL_SensorUpdate_REAL macro
A DSDL_dynapi_procs.h738 SDL_DYNAPI_PROC(void,SDL_SensorUpdate,(void),(),)
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_events.c699 SDL_SensorUpdate(); in SDL_PumpEvents()

Completed in 14 milliseconds