Mir
|
Go to the source code of this file.
Functions | |
MirBlob * | mir_blob_from_display_config (MirDisplayConfig *config) |
Create a blob from a display config. More... | |
MirBlob * | mir_blob_onto_buffer (void const *buffer, size_t buffer_size) |
Create a blob from a buffer. More... | |
MirDisplayConfig * | mir_blob_to_display_config (MirBlob *blob) |
Create a blob from a display config. More... | |
size_t | mir_blob_size (MirBlob *blob) |
Get the size of a blob. More... | |
void const * | mir_blob_data (MirBlob *blob) |
Get the data of a blob. More... | |
void | mir_blob_release (MirBlob *blob) |
Release a blob object. More... | |
Copyright © 2012-2021
Canonical Ltd.
Generated on Fri Feb 26 05:03:10 UTC 2021
This documentation is licensed under the GPL version 2 or 3.