Mir
|
#include <memory>
#include <functional>
#include <chrono>
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