|
Mir
|
#include "mir_toolkit/mir_connection.h"#include "mir_toolkit/rs/mir_render_surface.h"#include "mir_toolkit/mir_buffer.h"#include "mir_toolkit/mir_extension_core.h"Go to the source code of this file.
Classes | |
| struct | MirExtensionAndroidEGLV1 |
Typedefs | |
| typedef void *(* | mir_extension_to_native_display_type) (MirConnection *) |
| typedef struct ANativeWindow *(* | mir_extension_create_anw) (MirRenderSurface *rs, int width, int height, unsigned int hal_pixel_format, unsigned int gralloc_usage_flags) |
| typedef void(* | mir_extension_destroy_anw) (struct ANativeWindow *) |
| typedef struct ANativeWindowBuffer *(* | mir_extension_create_anwb) (MirBuffer *) |
| typedef void(* | mir_extension_destroy_anwb) (struct ANativeWindowBuffer *) |
| typedef struct MirExtensionAndroidEGLV1 | MirExtensionAndroidEGLV1 |
| typedef struct ANativeWindow*(* mir_extension_create_anw) (MirRenderSurface *rs, int width, int height, unsigned int hal_pixel_format, unsigned int gralloc_usage_flags) |
| typedef struct ANativeWindowBuffer*(* mir_extension_create_anwb) (MirBuffer *) |
| typedef void(* mir_extension_destroy_anw) (struct ANativeWindow *) |
| typedef void(* mir_extension_destroy_anwb) (struct ANativeWindowBuffer *) |
| typedef void*(* mir_extension_to_native_display_type) (MirConnection *) |
| typedef struct MirExtensionAndroidEGLV1 MirExtensionAndroidEGLV1 |
Copyright © 2012-2016 Canonical Ltd.
Generated on Wed Oct 11 22:26:23 UTC 2017