lv_draw_sw_private.h

API reference for lv_draw_sw_private.h

Report on GitHub
See Also: Public APIThis is the private implementation. See the public header for the stable interface.lv_draw_sw.h
Summary

Structs

struct

lv_draw_sw_thread_dsc_t

MemberTypeDescription
task_actlv_draw_task_t *volatile
threadlv_thread_t
new_task_synclv_thread_sync_t
task_done_synclv_thread_sync_t
draw_unitlv_draw_unit_t *
idxuint32_t
exit_statusvolatile bool
struct

_lv_draw_sw_unit_t

MemberTypeDescription
base_unitlv_draw_unit_t
thread_dscslv_draw_sw_thread_dsc_t[1]

Dependencies

Last updated on

On this page