class ScreenshotManager
Defined at line 23 of file ../../src/ui/scenic/lib/screenshot/screenshot_manager.h
Public Methods
void ScreenshotManager (sys::ComponentContext *app_context,std::shared_ptr<allocation::Allocator>allocator_,std::shared_ptr<flatland::Renderer>renderer,GetRenderablesget_renderables,std::vector<std::shared_ptr<allocation::BufferCollectionImporter>>buffer_collection_importers,fuchsia::math::SizeUdisplay_size,intdisplay_rotation)
Defined at line 17 of file ../../src/ui/scenic/lib/screenshot/screenshot_manager.cc
void ~ScreenshotManager ()
Defined at line 31 of file ../../src/ui/scenic/lib/screenshot/screenshot_manager.h
void CreateBinding (fidl::InterfaceRequest<fuchsia::ui::composition::Screenshot> request)
Defined at line 32 of file ../../src/ui/scenic/lib/screenshot/screenshot_manager.cc