|
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 Wed Mar 30 00:29:56 UTC 2016