Home
last modified time | relevance | path

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

/third_party/weston/clients/
Divi-shell-user-interface.c103 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/
DWLContext.h33 struct wl_touch *wlTouch; member