Home
last modified time | relevance | path

Searched refs:OnSurfacesPresented (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dvulkan_surface_producer.h57 void OnSurfacesPresented(
Dsession_connection.cc77 surface_producer_->OnSurfacesPresented(std::move(surfaces_to_submit)); in Present()
Dvulkan_surface_producer.cc128 void VulkanSurfaceProducer::OnSurfacesPresented( in OnSurfacesPresented() function in flutter_runner::VulkanSurfaceProducer