Go to the documentation of this file.
20 #ifndef MIR_TOOLKIT_MIR_RENDER_SURFACE_H_
21 #define MIR_TOOLKIT_MIR_RENDER_SURFACE_H_
26 #ifndef MIR_DEPRECATE_RENDERSURFACES
27 #define MIR_DEPRECATE_RENDERSURFACES 0
30 #if MIR_ENABLE_DEPRECATIONS > 0 && MIR_DEPRECATE_RENDERSURFACES > 0
31 #define MIR_DEPRECATE_RENDERSURFACES_FOR_RENAME\
32 __attribute__((deprecated("This function is slated for rename due to MirRenderSurface-->MirSurface transition")))
34 #define MIR_DEPRECATE_RENDERSURFACES_FOR_RENAME
48 #pragma GCC diagnostic push
49 #pragma GCC diagnostic ignored "-Wdeprecated-declarations"
64 int width,
int height,
81 int width,
int height)
93 int* width,
int* height)
105 int width,
int height)
158 int width,
int height,
206 int hotspot_x,
int hotspot_y)
221 int hotspot_x,
int hotspot_y)
243 int logical_width,
int logical_height,
244 int displacement_x,
int displacement_y)
247 #pragma GCC diagnostic pop
254 #endif // MIR_TOOLKIT_MIR_RENDER_SURFACE_H_
#define MIR_DEPRECATE_RENDERSURFACES_FOR_RENAME
Definition: mir_render_surface.h:34
Copyright © 2012-2020
Canonical Ltd.
Generated on Thu Dec 17 06:53:45 UTC 2020
This documentation is licensed under the GPL version 2 or 3.