Home
last modified time | relevance | path

Searched refs:SDL_RecordGesture (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_gesture.h53 extern DECLSPEC int SDLCALL SDL_RecordGesture(SDL_TouchID touchId);
/AliOS-Things-master/components/SDL2/test/
A Dtestgesture.c197 SDL_RecordGesture(-1); in loop()
/AliOS-Things-master/components/SDL2/docs/
A DREADME-gesture.md12 SDL_RecordGesture(SDL_TouchID touchId), where touchId is the id of the touch device you wish to rec…
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_gesture.c92 int SDL_RecordGesture(SDL_TouchID touchId) in SDL_RecordGesture() function
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h155 #define SDL_RecordGesture SDL_RecordGesture_REAL macro
A DSDL_dynapi_procs.h186 SDL_DYNAPI_PROC(int,SDL_RecordGesture,(SDL_TouchID a),(a),return)

Completed in 11 milliseconds