Mir
|
#include <internal_client.h>
Public Member Functions | |
InternalClient () | |
EGLNativeDisplayType | egl_native_display () |
The EGL native display to be used by in-process clients. More... | |
EGLNativeWindowType | egl_native_window (std::shared_ptr< InternalSurface > const &) |
The EGL native window to be used by in-process clients for a surface. More... | |
Additional Inherited Members | |
![]() | |
InternalClient ()=default | |
virtual | ~InternalClient ()=default |
InternalClient (InternalClient const &)=delete | |
InternalClient & | operator= (InternalClient const &)=delete |
mir::graphics::android::InternalClient::InternalClient | ( | ) |
|
virtual |
The EGL native display to be used by in-process clients.
Implements mir::graphics::InternalClient.
|
virtual |
The EGL native window to be used by in-process clients for a surface.
Implements mir::graphics::InternalClient.
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014