Home
last modified time | relevance | path

Searched refs:SDL_TouchID (Results 1 – 3 of 3) sorted by relevance

/bsp/simulator/SDL2/include/
A DSDL_touch.h41 typedef Sint64 SDL_TouchID; typedef
96 extern DECLSPEC SDL_TouchID SDLCALL SDL_GetTouchDevice(int index);
111 extern DECLSPEC SDL_TouchDeviceType SDLCALL SDL_GetTouchDeviceType(SDL_TouchID touchID);
124 extern DECLSPEC int SDLCALL SDL_GetNumTouchFingers(SDL_TouchID touchID);
140 extern DECLSPEC SDL_Finger * SDLCALL SDL_GetTouchFinger(SDL_TouchID touchID, int index);
A DSDL_gesture.h61 extern DECLSPEC int SDLCALL SDL_RecordGesture(SDL_TouchID touchId);
107 extern DECLSPEC int SDLCALL SDL_LoadDollarTemplates(SDL_TouchID touchId, SDL_RWops *src);
A DSDL_events.h537 SDL_TouchID touchId; /**< The touch device id */
555 SDL_TouchID touchId; /**< The touch device id */
572 SDL_TouchID touchId; /**< The touch device id */

Completed in 14 milliseconds