Mir
|
#include <mir_surface.h>
Additional Inherited Members | |
![]() | |
ClientSurface () | |
virtual | ~ClientSurface () |
ClientSurface (const ClientSurface &)=delete | |
ClientSurface & | operator= (const ClientSurface &)=delete |
|
delete |
MirSurface::MirSurface | ( | MirConnection * | allocating_connection, |
mir::protobuf::DisplayServer::Stub & | server, | ||
std::shared_ptr< mir::client::ClientBufferFactory > const & | buffer_factory, | ||
std::shared_ptr< mir::input::receiver::InputPlatform > const & | input_platform, | ||
MirSurfaceParameters const & | params, | ||
mir_surface_callback | callback, | ||
void * | context | ||
) |
MirSurface::~MirSurface | ( | ) |
int MirSurface::attrib | ( | MirSurfaceAttrib | a) | const |
|
virtual |
Implements mir::client::ClientSurface.
EGLNativeWindowType MirSurface::generate_native_window | ( | ) |
void MirSurface::get_cpu_region | ( | MirGraphicsRegion & | region) |
MirWaitHandle * MirSurface::get_create_wait_handle | ( | ) |
|
virtual |
Implements mir::client::ClientSurface.
uint32_t MirSurface::get_current_buffer_id | ( | ) | const |
MirNativeBuffer * MirSurface::get_current_buffer_package | ( | ) |
char const * MirSurface::get_error_message | ( | ) |
|
virtual |
Implements mir::client::ClientSurface.
void MirSurface::handle_event | ( | MirEvent const & | e) |
int MirSurface::id | ( | ) | const |
bool MirSurface::is_valid | ( | ) | const |
|
virtual |
Implements mir::client::ClientSurface.
|
delete |
MirPlatformType MirSurface::platform_type | ( | ) |
void MirSurface::release_cpu_region | ( | ) |
MirWaitHandle * MirSurface::release_surface | ( | mir_surface_callback | callback, |
void * | context | ||
) |
void MirSurface::set_event_handler | ( | MirEventDelegate const * | delegate) |
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Oct 15 00:23:28 UTC 2013