Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandtouch.c82 uint32_t touchState = state & 0xFFFF; in touch_handle_touch() local
106 switch (touchState) { in touch_handle_touch()
110 (touchState == QtWaylandTouchPointPressed) ? SDL_TRUE : SDL_FALSE, in touch_handle_touch()

Completed in 3 milliseconds