MiniGUI API Reference (MiniGUI-Processes)
v4.0.4
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
#include <exstubs.h>
Data Fields | |
int | prime_fd |
uint32_t | name |
uint32_t | handle |
uint32_t | id |
uint32_t | width |
uint32_t | height |
uint32_t | pitch |
uint32_t | drm_format |
uint32_t | bpp:8 |
uint32_t | cpp:8 |
uint32_t | foreign:1 |
unsigned long | size |
uint8_t * | pixels |
The struct type represents the bufffer can be used by MiniGUI NEWGAL engine for hardware surface.
uint32_t pitch |
uint8_t* pixels |