Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkwindow.h149 GstVulkanDisplay * gst_vulkan_window_get_display (GstVulkanWindow *window);
Dgstvkwindow.c327 gst_vulkan_window_get_display (GstVulkanWindow * window) in gst_vulkan_window_get_display() function
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/win32/
Dgstvkwindow_win32.c161 display = gst_vulkan_window_get_display (window); in gst_vulkan_window_win32_open()