Mir
|
#include <platform.h>
Public Member Functions | |
Platform (std::shared_ptr<::Display > const &conn, mir::geometry::Size const size) | |
~Platform ()=default | |
std::shared_ptr< graphics::GraphicBufferAllocator > | create_buffer_allocator () override |
Creates the buffer allocator subsystem. More... | |
std::shared_ptr< graphics::Display > | create_display (std::shared_ptr< DisplayConfigurationPolicy > const &initial_conf_policy, std::shared_ptr< GLConfig > const &gl_config) override |
Creates the display subsystem. More... | |
std::shared_ptr< PlatformIpcOperations > | make_ipc_operations () const override |
Creates an object capable of doing platform specific processing of buffers before they are sent or after they are recieved accross IPC. More... | |
EGLNativeDisplayType | egl_native_display () const override |
![]() | |
Platform ()=default | |
Platform (const Platform &p)=delete | |
Platform & | operator= (const Platform &p)=delete |
|
explicit |
|
virtualdefault |
Reimplemented from mir::graphics::Platform.
|
overridevirtual |
Creates the buffer allocator subsystem.
Implements mir::graphics::Platform.
|
overridevirtual |
Creates the display subsystem.
Implements mir::graphics::Platform.
|
overridevirtual |
Implements mir::graphics::Platform.
|
overridevirtual |
Creates an object capable of doing platform specific processing of buffers before they are sent or after they are recieved accross IPC.
Implements mir::graphics::Platform.
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015