Mir
|
#include <buffer_stream_factory.h>
Public Member Functions | |
BufferStreamFactory (std::shared_ptr< graphics::GraphicBufferAllocator > const &gralloc, std::shared_ptr< FrameDroppingPolicyFactory > const &policy_factory, unsigned int nbuffers) | |
virtual | ~BufferStreamFactory () |
virtual std::shared_ptr< compositor::BufferStream > | create_buffer_stream (frontend::BufferStreamId, std::shared_ptr< frontend::BufferSink > const &sink, int nbuffers, graphics::BufferProperties const &buffer_properties) override |
virtual std::shared_ptr< BufferStream > | create_buffer_stream (frontend::BufferStreamId, std::shared_ptr< frontend::BufferSink > const &sink, graphics::BufferProperties const &) override |
Additional Inherited Members | |
![]() | |
BufferStreamFactory ()=default | |
BufferStreamFactory (const BufferStreamFactory &)=delete | |
BufferStreamFactory & | operator= (const BufferStreamFactory &)=delete |
mir::compositor::BufferStreamFactory::BufferStreamFactory | ( | std::shared_ptr< graphics::GraphicBufferAllocator > const & | gralloc, |
std::shared_ptr< FrameDroppingPolicyFactory > const & | policy_factory, | ||
unsigned int | nbuffers | ||
) |
|
inlinevirtual |
Reimplemented from mir::scene::BufferStreamFactory.
|
overridevirtual |
Implements mir::scene::BufferStreamFactory.
|
overridevirtual |
Implements mir::scene::BufferStreamFactory.
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015