|
Mir
|
#include <client_platform.h>

Public Member Functions | |
| ClientPlatform (ClientContext *const context, std::shared_ptr< BufferFileOps > const &buffer_file_ops, EGLNativeDisplayContainer &display_container) | |
| MirPlatformType | platform_type () const |
| std::shared_ptr < ClientBufferFactory > | create_buffer_factory () |
| std::shared_ptr < EGLNativeWindowType > | create_egl_native_window (ClientSurface *surface) |
| std::shared_ptr < EGLNativeDisplayType > | create_egl_native_display () |
| MirNativeBuffer * | convert_native_buffer (graphics::NativeBuffer *) const |
Public Member Functions inherited from mir::client::ClientPlatform | |
| ClientPlatform ()=default | |
| ClientPlatform (const ClientPlatform &p)=delete | |
| ClientPlatform & | operator= (const ClientPlatform &p)=delete |
| virtual | ~ClientPlatform () |
Public Member Functions inherited from mir::client::EGLNativeWindowFactory | |
| virtual | ~EGLNativeWindowFactory ()=default |
Additional Inherited Members | |
Protected Member Functions inherited from mir::client::EGLNativeWindowFactory | |
| EGLNativeWindowFactory ()=default | |
| EGLNativeWindowFactory (EGLNativeWindowFactory const &p)=delete | |
| EGLNativeWindowFactory & | operator= (EGLNativeWindowFactory const &p)=delete |
| mir::client::mesa::ClientPlatform::ClientPlatform | ( | ClientContext *const | context, |
| std::shared_ptr< BufferFileOps > const & | buffer_file_ops, | ||
| mcl::EGLNativeDisplayContainer & | display_container | ||
| ) |
|
virtual |
Implements mir::client::ClientPlatform.
|
virtual |
Implements mir::client::ClientPlatform.
|
virtual |
Implements mir::client::ClientPlatform.
|
virtual |
Implements mir::client::ClientPlatform.
|
virtual |
Implements mir::client::ClientPlatform.
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014