Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/weston-ivi-shell/src/
Divi-controller.c1698 output_created_event(struct wl_listener *listener, void *data) function
2233 shell->output_created.notify = output_created_event;
/third_party/weston/ivi-shell/
Divi-layout.c2087 static void output_created_event(struct wl_listener *listener, void *data) in output_created_event() function
2178 layout->output_listener.created.notify = output_created_event; in ivi_layout_init_with_compositor()