Searched refs:gst_vulkan_window_wayland_close (Results 1 – 1 of 1) sorted by relevance
53 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