Home
last modified time | relevance | path

Searched refs:CreateAndroidSurface (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/android/
Dgstvkwindow_android.c159 if (!window_android->CreateAndroidSurface) in gst_vulkan_window_android_get_surface()
160 window_android->CreateAndroidSurface = in gst_vulkan_window_android_get_surface()
163 if (!window_android->CreateAndroidSurface) { in gst_vulkan_window_android_get_surface()
170 window_android->CreateAndroidSurface (window->display->instance->instance, in gst_vulkan_window_android_get_surface()
Dgstvkwindow_android.h52 PFN_vkCreateAndroidSurfaceKHR CreateAndroidSurface; member