class ScreenshotManager

Defined at line 22 of file ../../src/ui/scenic/lib/screenshot/screenshot_manager.h

Public Methods

void ScreenshotManager (std::shared_ptr<allocation::Allocator> allocator_, std::shared_ptr<flatland::Renderer> renderer, GetRenderables get_renderables, std::vector<std::shared_ptr<allocation::BufferCollectionImporter>> buffer_collection_importers, fuchsia::math::SizeU display_size, int display_rotation)

Defined at line 17 of file ../../src/ui/scenic/lib/screenshot/screenshot_manager.cc

void ~ScreenshotManager ()

Defined at line 29 of file ../../src/ui/scenic/lib/screenshot/screenshot_manager.h

void CreateBinding (fidl::InterfaceRequest<fuchsia::ui::composition::Screenshot> request)

Defined at line 31 of file ../../src/ui/scenic/lib/screenshot/screenshot_manager.cc