Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/wayland/
Dwayland.h47 gboolean gst_is_wayland_display_handle_need_context_message (GstMessage * msg);
Dwayland.c29 gst_is_wayland_display_handle_need_context_message (GstMessage * msg) in gst_is_wayland_display_handle_need_context_message() function
/third_party/gstreamer/gstplugins_bad/tests/examples/waylandsink/
Dwayland-threads.c79 if (gst_is_wayland_display_handle_need_context_message (message)) { in bus_sync_handler()
Dmain.c89 if (gst_is_wayland_display_handle_need_context_message (message)) { in bus_sync_handler()