|
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 | |
Protected Member Functions inherited from mir::scene::BufferStreamFactory | |
| 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 Wed Mar 30 00:29:56 UTC 2016