HomeSort by relevance Sort by last modified time
    Searched refs:SDL_TouchID (Results 1 - 12 of 12) sorted by null

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_touch.h 41 typedef Sint64 SDL_TouchID;
66 extern DECLSPEC SDL_TouchID SDLCALL SDL_GetTouchDevice(int index);
71 extern DECLSPEC int SDLCALL SDL_GetNumTouchFingers(SDL_TouchID touchID);
76 extern DECLSPEC SDL_Finger * SDLCALL SDL_GetTouchFinger(SDL_TouchID touchID, int index);
SDL_gesture.h 53 extern DECLSPEC int SDLCALL SDL_RecordGesture(SDL_TouchID touchId);
76 extern DECLSPEC int SDLCALL SDL_LoadDollarTemplates(SDL_TouchID touchId, SDL_RWops *src);
SDL_events.h 391 SDL_TouchID touchId; /**< The touch device id */
408 SDL_TouchID touchId; /**< The touch device index */
425 SDL_TouchID touchId; /**< The touch device id */
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_touch.h 41 typedef Sint64 SDL_TouchID;
66 extern DECLSPEC SDL_TouchID SDLCALL SDL_GetTouchDevice(int index);
71 extern DECLSPEC int SDLCALL SDL_GetNumTouchFingers(SDL_TouchID touchID);
76 extern DECLSPEC SDL_Finger * SDLCALL SDL_GetTouchFinger(SDL_TouchID touchID, int index);
SDL_gesture.h 53 extern DECLSPEC int SDLCALL SDL_RecordGesture(SDL_TouchID touchId);
76 extern DECLSPEC int SDLCALL SDL_LoadDollarTemplates(SDL_TouchID touchId, SDL_RWops *src);
SDL_events.h 391 SDL_TouchID touchId; /**< The touch device id */
408 SDL_TouchID touchId; /**< The touch device index */
425 SDL_TouchID touchId; /**< The touch device id */
  /prebuilts/misc/windows/sdl2/include/
SDL_touch.h 41 typedef Sint64 SDL_TouchID;
66 extern DECLSPEC SDL_TouchID SDLCALL SDL_GetTouchDevice(int index);
71 extern DECLSPEC int SDLCALL SDL_GetNumTouchFingers(SDL_TouchID touchID);
76 extern DECLSPEC SDL_Finger * SDLCALL SDL_GetTouchFinger(SDL_TouchID touchID, int index);
SDL_gesture.h 53 extern DECLSPEC int SDLCALL SDL_RecordGesture(SDL_TouchID touchId);
76 extern DECLSPEC int SDLCALL SDL_LoadDollarTemplates(SDL_TouchID touchId, SDL_RWops *src);
SDL_events.h 391 SDL_TouchID touchId; /**< The touch device id */
408 SDL_TouchID touchId; /**< The touch device index */
425 SDL_TouchID touchId; /**< The touch device id */
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_touch.h 41 typedef Sint64 SDL_TouchID;
66 extern DECLSPEC SDL_TouchID SDLCALL SDL_GetTouchDevice(int index);
71 extern DECLSPEC int SDLCALL SDL_GetNumTouchFingers(SDL_TouchID touchID);
76 extern DECLSPEC SDL_Finger * SDLCALL SDL_GetTouchFinger(SDL_TouchID touchID, int index);
SDL_gesture.h 53 extern DECLSPEC int SDLCALL SDL_RecordGesture(SDL_TouchID touchId);
76 extern DECLSPEC int SDLCALL SDL_LoadDollarTemplates(SDL_TouchID touchId, SDL_RWops *src);
SDL_events.h 391 SDL_TouchID touchId; /**< The touch device id */
408 SDL_TouchID touchId; /**< The touch device index */
425 SDL_TouchID touchId; /**< The touch device id */

Completed in 1307 milliseconds