anbox-platform-sdk
1.23.0
Anbox Platform SDK API documentation
|
Graphics buffer. More...
#include <types.h>
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 |