lv_opengles_egl.h¶
Typedefs
-
typedef struct _lv_opengles_egl lv_opengles_egl_t¶
-
typedef struct _lv_egl_interface lv_egl_interface_t¶
-
typedef struct _lv_egl_config lv_egl_config_t¶
Functions
-
lv_opengles_egl_t *lv_opengles_egl_context_create(const lv_egl_interface_t *interface)¶
-
lv_color_format_t lv_opengles_egl_color_format_from_egl_config(const lv_egl_config_t *config)¶
-
void lv_opengles_egl_update(lv_opengles_egl_t *ctx)¶
-
void lv_opengles_egl_clear(lv_opengles_egl_t *ctx)¶
-
void lv_opengles_egl_context_destroy(lv_opengles_egl_t *ctx)¶