lv_draw_buf_private.h
Functions
-
void lv_draw_buf_init_handlers(void)
Called internally to initialize the draw_buf_handlers in lv_global
-
struct _lv_draw_buf_handlers_t
Public Members
-
lv_draw_buf_malloc_cb buf_malloc_cb
-
lv_draw_buf_free_cb buf_free_cb
-
lv_draw_buf_align_cb align_pointer_cb
-
lv_draw_buf_cache_operation_cb invalidate_cache_cb
-
lv_draw_buf_cache_operation_cb flush_cache_cb
-
lv_draw_buf_width_to_stride_cb width_to_stride_cb
-
lv_draw_buf_malloc_cb buf_malloc_cb