Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | List of all members
mir::graphics::android::InternalClient Class Reference

#include <internal_client.h>

Inheritance diagram for mir::graphics::android::InternalClient:
[legend]

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

- Protected Member Functions inherited from mir::graphics::InternalClient
 InternalClient ()=default
 
virtual ~InternalClient ()=default
 
 InternalClient (InternalClient const &)=delete
 
InternalClientoperator= (InternalClient const &)=delete
 

Constructor & Destructor Documentation

mir::graphics::android::InternalClient::InternalClient ( )

Member Function Documentation

EGLNativeDisplayType mir::graphics::android::InternalClient::egl_native_display ( )
virtual

The EGL native display to be used by in-process clients.

Implements mir::graphics::InternalClient.

EGLNativeWindowType mir::graphics::android::InternalClient::egl_native_window ( std::shared_ptr< InternalSurface > const &  )
virtual

The EGL native window to be used by in-process clients for a surface.

Implements mir::graphics::InternalClient.


The documentation for this class was generated from the following files:

Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014