MiniGUI API Reference (MiniGUI-Processes)
v4.0.4
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
Data Structures | |
struct | _DrmSurfaceBuffer |
struct | _DrmDriverOps |
Typedefs | |
typedef struct _DrmSurfaceBuffer | DrmSurfaceBuffer |
typedef struct _DrmDriverOps | DrmDriverOps |
Enumerations | |
enum | DrmColorLogicOp |
Functions | |
DrmDriverOps * | __drm_ex_driver_get (const char *driver_name, int device_fd) |
typedef struct _DrmDriverOps DrmDriverOps |
The struct type defines the operations for a DRI driver.
typedef struct _DrmSurfaceBuffer DrmSurfaceBuffer |
The struct type represents the bufffer can be used by MiniGUI NEWGAL engine for hardware surface.
enum DrmColorLogicOp |
DrmDriverOps* __drm_ex_driver_get | ( | const char * | driver_name, |
int | device_fd | ||
) |
Implement this stub to return the DRI driver operations