Home
last modified time | relevance | path

Searched defs:native_surface (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/engine/flutter/vulkan/
Dvulkan_surface.cc15 std::unique_ptr<VulkanNativeSurface> native_surface) in VulkanSurface()
Dvulkan_window.cc20 std::unique_ptr<VulkanNativeSurface> native_surface) in VulkanWindow()
/third_party/flutter/engine/flutter/shell/gpu/
Dgpu_surface_vulkan.cc12 std::unique_ptr<vulkan::VulkanNativeSurface> native_surface) in GPUSurfaceVulkan()