lv_draw_sw_private.h
API reference for lv_draw_sw_private.h
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
| Member | Type | Description |
|---|---|---|
task_act | lv_draw_task_t * | |
thread | lv_thread_t | |
sync | lv_thread_sync_t | |
draw_unit | lv_draw_unit_t * | |
idx | uint32_t | |
inited | volatile bool | |
exit_status | volatile bool |
struct
_lv_draw_sw_unit_t
| Member | Type | Description |
|---|---|---|
base_unit | lv_draw_unit_t | |
thread_dscs | lv_draw_sw_thread_dsc_t[1] |
Dependencies
Indirect dependencies
lv_anim.hlv_area.hlv_array.hlv_assert.hlv_bidi.hlv_cache.hlv_cache_class.hlv_cache_entry.hlv_cache_instance.hlv_cache_lru_ll.hlv_cache_lru_rb.hlv_cache_private.hlv_cache_sc_da.hlv_color.hlv_color_op.hlv_conf_internal.hlv_conf_kconfig.hlv_display.hlv_draw.hlv_draw_arc.hlv_draw_blur.hlv_draw_buf.hlv_draw_image.hlv_draw_label.hlv_draw_line.hlv_draw_mask.hlv_draw_rect.hlv_draw_sw_blend.hlv_draw_sw_mask.hlv_draw_sw_utils.hlv_draw_triangle.hlv_draw_vector.hlv_event.hlv_ext_data.hlv_flex.hlv_font.hlv_fs.hlv_grad.hlv_grid.hlv_image_cache.hlv_image_decoder.hlv_image_dsc.hlv_image_header_cache.hlv_layout.hlv_ll.hlv_log.hlv_math.hlv_matrix.hlv_mem.hlv_os.hlv_os_private.hlv_palette.hlv_profiler.hlv_profiler_builtin.hlv_pthread.hlv_sprintf.hlv_string.hlv_style.hlv_style_gen.hlv_symbol_def.hlv_text.hlv_tick.hlv_timer.hlv_types.h
How is this guide?
Last updated on