Mir
|
#include <client_buffer_factory.h>
Public Member Functions | |
ClientBufferFactory ()=default | |
std::shared_ptr< client::ClientBuffer > | create_buffer (std::shared_ptr< MirBufferPackage > const &package, geometry::Size size, MirPixelFormat pf) |
Creates the client-side representation of a buffer. More... | |
Additional Inherited Members | |
![]() | |
ClientBufferFactory ()=default | |
ClientBufferFactory (ClientBufferFactory const &)=delete | |
ClientBufferFactory & | operator= (ClientBufferFactory const &)=delete |
virtual | ~ClientBufferFactory () |
|
default |
|
virtual |
Creates the client-side representation of a buffer.
[in] | package | the buffer package sent by the server for this buffer |
[in] | size | the buffer's size |
[in] | pf | the buffer's pixel format |
Implements mir::client::ClientBufferFactory.
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Sep 8 14:50:19 UTC 2016