Searched refs:gst_vulkan_window_resize (Results 1 – 6 of 6) sorted by relevance
186 void gst_vulkan_window_resize (GstVulkanWindow *window,
438 gst_vulkan_window_resize (GstVulkanWindow * window, gint width, gint height) in gst_vulkan_window_resize() function
157 gst_vulkan_window_resize (GST_VULKAN_WINDOW (window_wl), in create_surfaces()
311 gst_vulkan_window_resize (GST_VULKAN_WINDOW (self->window_ios), rect.width, rect.height);
430 gst_vulkan_window_resize (GST_VULKAN_WINDOW (window_xcb), in gst_vulkan_window_xcb_handle_event()
517 gst_vulkan_window_resize (window, LOWORD (lParam), HIWORD (lParam)); in window_proc()