19 #ifndef MIR_GRAPHICS_ANDROID_DISPLAY_SUPPORT_PROVIDER_H_
20 #define MIR_GRAPHICS_ANDROID_DISPLAY_SUPPORT_PROVIDER_H_
36 class RenderableListCompositor;
37 class SwappingGLContext;
All things Mir.
Definition: buffer_stream.h:37
Definition: display_device.h:40
Definition: hwc_fallback_gl_renderer.h:38
Definition: swapping_gl_context.h:31
virtual void content_cleared()=0
DisplayName
Definition: display_name.h:31
std::list< std::shared_ptr< Renderable > > RenderableList
Definition: renderable.h:80
virtual void commit(DisplayName display_name, LayerList &layer_list, SwappingGLContext const &context, RenderableListCompositor const &compositor)=0
Definition: hwc_layerlist.h:49
virtual bool compatible_renderlist(RenderableList const &renderlist)=0
DisplayDevice & operator=(DisplayDevice const &)=delete
virtual ~DisplayDevice()=default
Definition: android_input_receiver.h:32