Home
last modified time | relevance | path

Searched defs:touchId (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/events/
A DSDL_gesture.c92 int SDL_RecordGesture(SDL_TouchID touchId) in SDL_RecordGesture()
229 int SDL_LoadDollarTemplates(SDL_TouchID touchId, SDL_RWops *src) in SDL_LoadDollarTemplates()
454 int SDL_GestureAddTouch(SDL_TouchID touchId) in SDL_GestureAddTouch()
472 int SDL_GestureDelTouch(SDL_TouchID touchId) in SDL_GestureDelTouch()
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11xinput2.c273 SDL_TouchID touchId; in X11_InitXinput2Multitouch() local
/AliOS-Things-master/components/SDL2/include/
A DSDL_events.h440 SDL_TouchID touchId; /**< The touch device id */ member
458 SDL_TouchID touchId; /**< The touch device id */ member
475 SDL_TouchID touchId; /**< The touch device id */ member
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsevents.c1005 const SDL_TouchID touchId = (SDL_TouchID)((size_t)input->hSource); in WIN_WindowProc() local

Completed in 11 milliseconds