Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dvulkan_surface_pool.cc180 auto surface_to_recycle = std::move(found_in_pending->second); in RecyclePendingSurface() local
210 auto surface_to_recycle = std::move(it->second.vk_surface); in RecycleRetainedSurface() local