Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
mir::test::doubles::StubDisplayDevice Struct Reference

#include <stub_display_device.h>

Inheritance diagram for mir::test::doubles::StubDisplayDevice:
Inheritance graph
[legend]

Public Member Functions

 StubDisplayDevice ()
 
 ~StubDisplayDevice () noexcept
 
void mode (MirPowerMode)
 
void render_gl_and_overlays (graphics::android::SwappingGLContext const &, graphics::RenderableList const &, std::function< void(graphics::Renderable const &)> const &)
 
void render_gl (graphics::android::SwappingGLContext const &)
 
void gpu_render (EGLDisplay, EGLSurface)
 
void post (graphics::Buffer const &)
 

Constructor & Destructor Documentation

mir::test::doubles::StubDisplayDevice::StubDisplayDevice ( )
inline
mir::test::doubles::StubDisplayDevice::~StubDisplayDevice ( )
inlinenoexcept

Member Function Documentation

void mir::test::doubles::StubDisplayDevice::gpu_render ( EGLDisplay  ,
EGLSurface   
)
inline
void mir::test::doubles::StubDisplayDevice::mode ( MirPowerMode  )
inline
void mir::test::doubles::StubDisplayDevice::post ( graphics::Buffer const &  )
inline
void mir::test::doubles::StubDisplayDevice::render_gl ( graphics::android::SwappingGLContext const &  )
inline
void mir::test::doubles::StubDisplayDevice::render_gl_and_overlays ( graphics::android::SwappingGLContext const &  ,
graphics::RenderableList const &  ,
std::function< void(graphics::Renderable const &)> const &   
)
inline

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