#include <stub_display_builder.h>
mir::test::doubles::StubConfigurableDisplayBuffer::StubConfigurableDisplayBuffer |
( |
geometry::Rectangle |
rect | ) |
|
|
inline |
bool mir::test::doubles::StubConfigurableDisplayBuffer::can_bypass |
( |
| ) |
const |
|
inlineoverridevirtual |
void mir::test::doubles::StubConfigurableDisplayBuffer::make_current |
( |
| ) |
|
|
inlinevirtual |
MirOrientation mir::test::doubles::StubConfigurableDisplayBuffer::orientation |
( |
| ) |
const |
|
inlineoverridevirtual |
Returns the orientation of the display buffer relative to how the user should see it (the orientation of the output).
This tells us how much (if any) rotation the renderer needs to do. If your DisplayBuffer can do the rotation itself then this will always return mir_orientation_normal. If the DisplayBuffer does not implement the rotation itself then this function will return the amount of rotation the renderer must do to make things "look right".
Implements mir::graphics::DisplayBuffer.
void mir::test::doubles::StubConfigurableDisplayBuffer::post_update |
( |
| ) |
|
|
inlinevirtual |
void mir::test::doubles::StubConfigurableDisplayBuffer::release_current |
( |
| ) |
|
|
inlinevirtual |
The documentation for this struct was generated from the following file:
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014