Searched refs:GST_VULKAN_DISPLAY_WAYLAND (Results 1 – 3 of 3) sorted by relevance
37 #define GST_VULKAN_DISPLAY_WAYLAND(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_VULK… macro88 #define GST_VULKAN_DISPLAY_WAYLAND_DISPLAY(display_) (GST_VULKAN_DISPLAY_WAYLAND (display_)->displa…
96 GST_VULKAN_DISPLAY_WAYLAND (object); in gst_vulkan_display_wayland_finalize()176 return GST_VULKAN_DISPLAY_WAYLAND (display)->display; in gst_vulkan_display_wayland_get_handle()
119 GST_VULKAN_DISPLAY_WAYLAND (GST_VULKAN_WINDOW (window_wl)->display); in create_surfaces()228 display = GST_VULKAN_DISPLAY_WAYLAND (window->display); in gst_vulkan_window_wayland_open()