Searched refs:wlSeat (Results 1 – 3 of 3) sorted by relevance
101 struct wl_seat *wlSeat; member406 pCtx->wlSeat, in PointerHandleButton()461 ivi_hmi_controller_workspace_control(hmi_ctrl, pCtx->wlSeat, in TouchHandleDown()515 struct wl_seat *wlSeat = p_wlCtx->wlSeat; in seat_handle_capabilities() local521 wlPointer = wl_seat_get_pointer(wlSeat); in seat_handle_capabilities()533 wlTouch = wl_seat_get_touch(wlSeat); in seat_handle_capabilities()598 if (p_wlCtx->wlSeat) in registry_handle_global()601 p_wlCtx->wlSeat = in registry_handle_global()603 wl_seat_add_listener(p_wlCtx->wlSeat, &seat_Listener, data); in registry_handle_global()
30 struct wl_seat *wlSeat; member79 void SetWLSeat(struct wl_seat* wlSeat);
140 seat_data->wlSeat = (wl_seat*)wl_registry_bind( in RegistryHandleGlobal()142 wl_seat_add_listener(seat_data->wlSeat, &seatListener, in RegistryHandleGlobal()