|
anbox-platform-sdk
1.26.0
Anbox Platform SDK API documentation
|
Graphics buffer. More...
#include <types.h>
Collaboration diagram for AnboxGraphicsBuffer:Public Attributes | |
| AnboxNativeHandle | handle |
| uint32_t | width |
| uint32_t | height |
| uint32_t | stride |
| uint32_t | format |
Graphics buffer.
This version of the graphics buffer is deprecated and should no longer be used. Please use AnboxGraphicsBuffer2 instead.
| uint32_t AnboxGraphicsBuffer::format |
| AnboxNativeHandle AnboxGraphicsBuffer::handle |