Home
last modified time | relevance | path

Searched refs:gst_wayland_display_handle_context_new (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/wayland/
Dwayland.h51 gst_wayland_display_handle_context_new (struct wl_display * display);
Dwayland.c44 gst_wayland_display_handle_context_new (struct wl_display * display) in gst_wayland_display_handle_context_new() function
/third_party/gstreamer/gstplugins_bad/tests/examples/waylandsink/
Dwayland-threads.c81 context = gst_wayland_display_handle_context_new (app->display); in bus_sync_handler()
Dmain.c96 context = gst_wayland_display_handle_context_new (display_handle); in bus_sync_handler()