Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dvulkan_surface.cc97 if (!AllocateDeviceMemory(std::move(context), size, exported_vmo)) { in VulkanSurface()
212 bool VulkanSurface::AllocateDeviceMemory(sk_sp<GrContext> context, in AllocateDeviceMemory() function in flutter_runner::VulkanSurface
Dvulkan_surface.h164 bool AllocateDeviceMemory(sk_sp<GrContext> context,