|
MiniGUI API Reference (MiniGUI-Processes)
v5.0.6
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
#include <exstubs.h>
Data Fields | |
| uint32_t | handle |
| int | prime_fd |
| uint32_t | name |
| uint32_t | fb_id |
| uint32_t | drm_format |
| uint32_t | bpp:8 |
| uint32_t | cpp:8 |
| uint32_t | dumb:1 |
| uint32_t | scanout:1 |
| uint32_t | width |
| uint32_t | height |
| uint32_t | pitch |
| size_t | size |
| off_t | offset |
| uint8_t * | buff |
The structure type represents the buffer can be used by MiniGUI NEWGAL DRM engine for a hardware surface.
| uint8_t* buff |
| uint32_t fb_id |
| uint32_t name |
| off_t offset |
| uint32_t pitch |
| int prime_fd |
1.8.17