class ScreenCaptureManager
Defined at line 18 of file ../../src/ui/scenic/lib/screen_capture/screen_capture_manager.h
Public Methods
void ScreenCaptureManager (std::shared_ptr<flatland::Engine> engine, std::shared_ptr<flatland::Renderer> renderer, std::shared_ptr<flatland::FlatlandManager> flatland_manager, std::vector<std::shared_ptr<allocation::BufferCollectionImporter>> buffer_collection_importers)
Defined at line 14 of file ../../src/ui/scenic/lib/screen_capture/screen_capture_manager.cc
void CreateClient (fidl::InterfaceRequest<fuchsia::ui::composition::ScreenCapture> screen_capture)
Defined at line 27 of file ../../src/ui/scenic/lib/screen_capture/screen_capture_manager.cc