Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/wayland/
Dgstvkwindow_wayland.c53 static void gst_vulkan_window_wayland_close (GstVulkanWindow * window);
166 window_class->close = GST_DEBUG_FUNCPTR (gst_vulkan_window_wayland_close); in gst_vulkan_window_wayland_class_init()
201 gst_vulkan_window_wayland_close (GstVulkanWindow * window) in gst_vulkan_window_wayland_close() function