Mir
|
#include <mir_toolkit/client_types.h>
Go to the source code of this file.
Classes | |
struct | mir_eglapp_arg |
Typedefs | |
typedef int | mir_eglapp_bool |
Functions | |
mir_eglapp_bool | mir_eglapp_init (int argc, char *argv[], unsigned int *width, unsigned int *height, struct mir_eglapp_arg const *custom_args) |
void | mir_eglapp_swap_buffers (void) |
void | mir_eglapp_quit (void) |
mir_eglapp_bool | mir_eglapp_running (void) |
void | mir_eglapp_cleanup (void) |
void | mir_eglapp_handle_event (MirWindow *window, MirEvent const *ev, void *unused) |
double | mir_eglapp_display_hz (void) |
MirConnection * | mir_eglapp_native_connection () |
MirWindow * | mir_eglapp_native_window () |
Variables | |
float | mir_eglapp_background_opacity |
typedef int mir_eglapp_bool |
void mir_eglapp_cleanup | ( | void | ) |
double mir_eglapp_display_hz | ( | void | ) |
mir_eglapp_bool mir_eglapp_init | ( | int | argc, |
char * | argv[], | ||
unsigned int * | width, | ||
unsigned int * | height, | ||
struct mir_eglapp_arg const * | custom_args | ||
) |
MirConnection* mir_eglapp_native_connection | ( | ) |
MirWindow* mir_eglapp_native_window | ( | ) |
void mir_eglapp_quit | ( | void | ) |
mir_eglapp_bool mir_eglapp_running | ( | void | ) |
void mir_eglapp_swap_buffers | ( | void | ) |
float mir_eglapp_background_opacity |
Copyright © 2012-2016 Canonical Ltd.
Generated on Mon Jun 5 13:49:26 UTC 2017