|
Mir
|

Go to the source code of this file.
Macros | |
| #define | MIR_BYTES_PER_PIXEL(f) (((f) == mir_pixel_format_bgr_888) ? 3 : 4) |
Typedefs | |
| typedef enum MirSurfaceAttrib | MirSurfaceAttrib |
| Attributes of a surface that the client and server/shell may wish to get or set over the wire. More... | |
| typedef enum MirSurfaceType | MirSurfaceType |
| typedef enum MirSurfaceState | MirSurfaceState |
| typedef enum MirSurfaceFocusState | MirSurfaceFocusState |
| typedef enum MirLifecycleState | MirLifecycleState |
| typedef enum MirPowerMode | MirPowerMode |
| typedef enum MirPixelFormat | MirPixelFormat |
| The order of components in a format enum matches the order of the components as they would be written in an integer representing a pixel value of that format. More... | |
| typedef enum MirOrientation | MirOrientation |
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014