#include <mock_display_device.h>
mir::test::doubles::MockDisplayDevice::~MockDisplayDevice |
( |
| ) |
|
|
inlinenoexcept |
mir::test::doubles::MockDisplayDevice::MOCK_CONST_METHOD1 |
( |
apply_orientation |
, |
|
|
bool(MirOrientation) |
|
|
) |
| |
mir::test::doubles::MockDisplayDevice::MOCK_METHOD1 |
( |
mode |
, |
|
|
void(MirPowerMode) |
|
|
) |
| |
mir::test::doubles::MockDisplayDevice::MOCK_METHOD1 |
( |
render_gl |
, |
|
|
void(graphics::android::SwappingGLContext const &) |
|
|
) |
| |
mir::test::doubles::MockDisplayDevice::MOCK_METHOD1 |
( |
post |
, |
|
|
void(graphics::Buffer const &) |
|
|
) |
| |
mir::test::doubles::MockDisplayDevice::MOCK_METHOD3 |
( |
render_gl_and_overlays |
, |
|
|
void(graphics::android::SwappingGLContext const &, graphics::RenderableList const &, std::function< void(graphics::Renderable const &)> const &) |
|
|
) |
| |
The documentation for this class was generated from the following file:
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014