Mir
Classes | Namespaces | Typedefs
display.h File Reference
#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::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
 All things 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-2015 Canonical Ltd.
Generated on Thu Sep 8 14:50:19 UTC 2016