Mir
|
#include "mir/geometry/rectangle.h"
#include "mir/graphics/platform.h"
#include "mir/module_deleter.h"
#include <vector>
#include <memory>
#include <string>
Go to the source code of this file.
Namespaces | |
mir | |
AutoUnblockThread is a helper thread class that can gracefully shutdown at destruction time. | |
mir::input | |
mir_test_framework | |
Functions | |
std::shared_ptr< mir::graphics::Platform > | mir_test_framework::make_stubbed_server_graphics_platform (std::vector< mir::geometry::Rectangle > const &display_rects) |
void | mir_test_framework::set_next_display_rects (std::unique_ptr< std::vector< mir::geometry::Rectangle >> &&display_rects) |
void | mir_test_framework::set_next_preset_display (std::shared_ptr< mir::graphics::Display > const &display) |
mir::UniqueModulePtr< FakeInputDevice > | mir_test_framework::add_fake_input_device (mir::input::InputDeviceInfo const &info) |
void | mir_test_framework::disable_flavors () |
Copyright © 2012-2018
Canonical Ltd.
Generated on Sun Jun 17 06:26:29 UTC 2018