Searched defs:wlTouch (Results 1 – 2 of 2) sorted by relevance
/third_party/weston/clients/ |
D | ivi-shell-user-interface.c | 103 struct wl_touch *wlTouch; member 439 TouchHandleDown(void *data, struct wl_touch *wlTouch, uint32_t serial, in TouchHandleDown() 467 TouchHandleUp(void *data, struct wl_touch *wlTouch, uint32_t serial, in TouchHandleUp() 485 TouchHandleMotion(void *data, struct wl_touch *wlTouch, uint32_t time, in TouchHandleMotion() 491 TouchHandleFrame(void *data, struct wl_touch *wlTouch) in TouchHandleFrame() 496 TouchHandleCancel(void *data, struct wl_touch *wlTouch) in TouchHandleCancel() 517 struct wl_touch *wlTouch = p_wlCtx->wlTouch; in seat_handle_capabilities() local
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/include/ |
D | WLContext.h | 33 struct wl_touch *wlTouch; member
|