Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/events/
DSDL_touch.c106 SDL_GetNumTouchFingers(SDL_TouchID touchID) in SDL_GetNumTouchFingers()
116 SDL_GetTouchFinger(SDL_TouchID touchID, int index) in SDL_GetTouchFinger()
130 SDL_AddTouch(SDL_TouchID touchID, const char *name) in SDL_AddTouch()