|
Mir
|
Go to the source code of this file.
Functions | |
| MirBlob * | mir_blob_from_display_configuration (MirDisplayConfiguration *configuration) MIR_FOR_REMOVAL_IN_VERSION_1("use mir_blob_from_display_config instead") |
| Create a blob from a display configuration. More... | |
| 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... | |
| MirDisplayConfiguration * | mir_blob_to_display_configuration (MirBlob *blob) MIR_FOR_REMOVAL_IN_VERSION_1("use mir_blob_to_display_config instead") |
| Create a blob from a display configuration. 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-2020
Canonical Ltd.
Generated on Fri Apr 10 09:30:49 UTC 2020
This documentation is licensed under the GPL version 2 or 3.