19 #ifndef MIR_GRAPHICS_ANDROID_DISPLAY_SUPPORT_PROVIDER_H_
20 #define MIR_GRAPHICS_ANDROID_DISPLAY_SUPPORT_PROVIDER_H_
35 class RenderableListCompositor;
36 class SwappingGLContext;
All things Mir.
Definition: aging_buffer.h:24
Definition: display_device.h:38
Definition: hwc_fallback_gl_renderer.h:38
Definition: swapping_gl_context.h:31
virtual void mode(MirPowerMode mode)=0
std::list< std::shared_ptr< Renderable > > RenderableList
Definition: renderable.h:88
virtual bool post_overlays(SwappingGLContext const &context, RenderableList const &list, RenderableListCompositor const &list_compositor)=0
DisplayDevice & operator=(DisplayDevice const &)=delete
virtual bool apply_orientation(MirOrientation orientation) const =0
virtual ~DisplayDevice()=default
Definition: android_input_receiver.h:32
virtual void post_gl(SwappingGLContext const &context)=0