Searched refs:CreateAndroidSurface (Results 1 – 2 of 2) sorted by relevance
159 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()
52 PFN_vkCreateAndroidSurfaceKHR CreateAndroidSurface; member