#include <mock_fb_hal_device.h>
|
static int | hook_post (struct framebuffer_device_t *mock_fb, buffer_handle_t handle) |
|
static int | hook_setSwapInterval (struct framebuffer_device_t *mock_fb, int interval) |
|
mir::test::doubles::MockFBHalDevice::MockFBHalDevice |
( |
) | |
|
|
inline |
mir::test::doubles::MockFBHalDevice::MockFBHalDevice |
( |
unsigned int const |
width, |
|
|
unsigned int const |
height, |
|
|
int const |
pf, |
|
|
int const |
numfbs |
|
) |
| |
|
inline |
static int mir::test::doubles::MockFBHalDevice::hook_post |
( |
struct framebuffer_device_t * |
mock_fb, |
|
|
buffer_handle_t |
handle |
|
) |
| |
|
inlinestatic |
static int mir::test::doubles::MockFBHalDevice::hook_setSwapInterval |
( |
struct framebuffer_device_t * |
mock_fb, |
|
|
int |
interval |
|
) |
| |
|
inlinestatic |
mir::test::doubles::MockFBHalDevice::MOCK_METHOD2 |
( |
post_interface |
, |
|
|
int(struct framebuffer_device_t *, buffer_handle_t) |
|
|
) |
| |
mir::test::doubles::MockFBHalDevice::MOCK_METHOD2 |
( |
setSwapInterval_interface |
, |
|
|
int(struct framebuffer_device_t *, int) |
|
|
) |
| |
hw_device_t mir::test::doubles::MockFBHalDevice::empty_module |
mir::test::doubles::MockFBHalDevice::post = hook_post |
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