Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkwindow.h190 void gst_vulkan_window_redraw (GstVulkanWindow *window);
Dgstvkwindow.c462 gst_vulkan_window_redraw (GstVulkanWindow * window) in gst_vulkan_window_redraw() function
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/xcb/
Dgstvkwindow_xcb.c444 gst_vulkan_window_redraw (GST_VULKAN_WINDOW (window_xcb)); in gst_vulkan_window_xcb_handle_event()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/win32/
Dgstvkwindow_win32.c524 gst_vulkan_window_redraw (window); in window_proc()