Searched refs:touchState (Results 1 – 1 of 1) sorted by relevance
82 uint32_t touchState = state & 0xFFFF; in touch_handle_touch() local106 switch (touchState) { in touch_handle_touch()110 (touchState == QtWaylandTouchPointPressed) ? SDL_TRUE : SDL_FALSE, in touch_handle_touch()
Completed in 3 milliseconds