Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/android/
Dgstvkwindow_android.h73 GstVulkanWindowAndroid * gst_vulkan_window_android_new (GstVulkanDisplay * display);
Dgstvkwindow_android.c103 gst_vulkan_window_android_new (GstVulkanDisplay * display) in gst_vulkan_window_android_new() function
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkwindow.c293 window = GST_VULKAN_WINDOW (gst_vulkan_window_android_new (display)); in gst_vulkan_window_new()