#include <mir_native_window.h>
mir::graphics::android::MirNativeWindow::MirNativeWindow |
( |
std::shared_ptr< AndroidDriverInterpreter > const & |
interpreter | ) |
|
|
explicit |
int mir::graphics::android::MirNativeWindow::cancelBuffer |
( |
struct ANativeWindowBuffer * |
buffer, |
|
|
int |
fence |
|
) |
| |
int mir::graphics::android::MirNativeWindow::dequeueBuffer |
( |
struct ANativeWindowBuffer ** |
buffer, |
|
|
int * |
fence |
|
) |
| |
int mir::graphics::android::MirNativeWindow::dequeueBufferAndWait |
( |
struct ANativeWindowBuffer ** |
buffer | ) |
|
int mir::graphics::android::MirNativeWindow::perform |
( |
int |
key, |
|
|
va_list |
args |
|
) |
| |
int mir::graphics::android::MirNativeWindow::query |
( |
int |
key, |
|
|
int * |
value |
|
) |
| const |
int mir::graphics::android::MirNativeWindow::queueBuffer |
( |
struct ANativeWindowBuffer * |
buffer, |
|
|
int |
fence |
|
) |
| |
int mir::graphics::android::MirNativeWindow::setSwapInterval |
( |
int |
interval | ) |
|
The documentation for this class was generated from the following files:
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015