#include <mock_hwc_interface.h>
mir::test::doubles::MockHWCInterface::~MockHWCInterface |
( |
) | |
|
|
inlinenoexcept |
mir::test::doubles::MockHWCInterface::MOCK_CONST_METHOD0 |
( |
display_size |
, |
|
|
geometry:: |
Size() |
|
) |
| |
mir::test::doubles::MockHWCInterface::MOCK_CONST_METHOD0 |
( |
display_format |
, |
|
|
geometry:: |
PixelFormat() |
|
) |
| |
mir::test::doubles::MockHWCInterface::MOCK_CONST_METHOD0 |
( |
number_of_framebuffers_available |
, |
|
|
unsigned |
int() |
|
) |
| |
mir::test::doubles::MockHWCInterface::MOCK_METHOD0 |
( |
wait_for_vsync |
, |
|
|
void() |
|
|
) |
| |
mir::test::doubles::MockHWCInterface::MOCK_METHOD1 |
( |
set_next_frontbuffer |
, |
|
|
void(std::shared_ptr< mir::graphics::Buffer > const &) |
|
|
) |
| |
mir::test::doubles::MockHWCInterface::MOCK_METHOD1 |
( |
sync_to_display |
, |
|
|
void(bool) |
|
|
) |
| |
mir::test::doubles::MockHWCInterface::MOCK_METHOD1 |
( |
mode |
, |
|
|
void(MirPowerMode) |
|
|
) |
| |
mir::test::doubles::MockHWCInterface::MOCK_METHOD2 |
( |
commit_frame |
, |
|
|
void(EGLDisplay, EGLSurface) |
|
|
) |
| |
The documentation for this class was generated from the following file:
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Oct 15 00:23:28 UTC 2013