Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/src/
Dmulti-touch-viewer.c96 case TOUCH_MOTION: in update_touch_point()
113 (ev == TOUCH_MOTION) ? "MOTION": in update_touch_point()
180 TOUCH_MOTION, in touch_handle_motion()
556 case TOUCH_MOTION: in signal_handler()
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/include/
Dutil.h49 TOUCH_MOTION = (1 << 1), enumerator