Searched refs:SDL_RecordGesture (Results 1 – 6 of 6) sorted by relevance
53 extern DECLSPEC int SDLCALL SDL_RecordGesture(SDL_TouchID touchId);
197 SDL_RecordGesture(-1); in loop()
12 SDL_RecordGesture(SDL_TouchID touchId), where touchId is the id of the touch device you wish to rec…
92 int SDL_RecordGesture(SDL_TouchID touchId) in SDL_RecordGesture() function
155 #define SDL_RecordGesture SDL_RecordGesture_REAL macro
186 SDL_DYNAPI_PROC(int,SDL_RecordGesture,(SDL_TouchID a),(a),return)
Completed in 11 milliseconds