Searched defs:_lv_draw_buf_handlers_t (Results 1 – 1 of 1) sorted by relevance
27 struct _lv_draw_buf_handlers_t { struct28 lv_draw_buf_malloc_cb buf_malloc_cb;29 lv_draw_buf_free_cb buf_free_cb;30 lv_draw_buf_align_cb align_pointer_cb;31 lv_draw_buf_cache_operation_cb invalidate_cache_cb;32 lv_draw_buf_cache_operation_cb flush_cache_cb;33 lv_draw_buf_width_to_stride_cb width_to_stride_cb;