#include <android_native_buffer.h>
mir::graphics::android::AndroidNativeBuffer::AndroidNativeBuffer |
( |
std::shared_ptr< ANativeWindowBuffer > const & |
handle, |
|
|
std::shared_ptr< CommandStreamSync > const & |
cmdstream_sync, |
|
|
std::shared_ptr< Fence > const & |
fence, |
|
|
BufferAccess |
fence_access |
|
) |
| |
ANativeWindowBuffer * mir::graphics::android::AndroidNativeBuffer::anwb |
( |
| ) |
const |
|
virtual |
mga::NativeFence mir::graphics::android::AndroidNativeBuffer::copy_fence |
( |
| ) |
const |
|
virtual |
void mir::graphics::android::AndroidNativeBuffer::ensure_available_for |
( |
BufferAccess |
intent | ) |
|
|
virtual |
buffer_handle_t mir::graphics::android::AndroidNativeBuffer::handle |
( |
| ) |
const |
|
virtual |
void mir::graphics::android::AndroidNativeBuffer::lock_for_gpu |
( |
| ) |
|
|
virtual |
void mir::graphics::android::AndroidNativeBuffer::update_usage |
( |
NativeFence & |
merge_fd, |
|
|
BufferAccess |
updated_access |
|
) |
| |
|
virtual |
void mir::graphics::android::AndroidNativeBuffer::wait_for_unlock_by_gpu |
( |
| ) |
|
|
virtual |
The documentation for this struct was generated from the following files:
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Sep 8 14:50:19 UTC 2016