Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/include/
Dwindow.h49 struct WaylandDisplay struct
51 struct Task display_task;
52 struct wl_display *p_display;
53 struct wl_registry *p_registry;
54 struct wl_compositor *p_compositor;
55 struct wl_shell *p_shell;
79 struct WaylandDisplay *p_display; argument