Mir
Classes | Namespaces | Typedefs
display.h File Reference
#include "mir/graphics/frame.h"
#include <memory>
#include <functional>
#include <chrono>
Include dependency graph for display.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mir::graphics::NativeDisplay
 
class  mir::graphics::DisplaySyncGroup
 DisplaySyncGroup represents a group of displays that need to be output in unison as a single post() call. More...
 
class  mir::graphics::Display
 Interface to the display subsystem. More...
 

Namespaces

 mir
 
 mir::graphics
 Graphics subsystem. Mediates interaction between core system and the graphics environment.
 

Typedefs

typedef std::function< bool()> mir::graphics::DisplayPauseHandler
 
typedef std::function< bool()> mir::graphics::DisplayResumeHandler
 
typedef std::function< void()> mir::graphics::DisplayConfigurationChangeHandler
 

Copyright © 2012-2016 Canonical Ltd.
Generated on Mon Mar 27 12:06:55 UTC 2017