lv_vg_lite_grad.h
API reference for lv_vg_lite_grad.h
Summary
Functions
lv_vg_lite_grad_ctx_get_pending
Get the pending list of gradient items.
struct _lv_vg_lite_pending_t * lv_vg_lite_grad_ctx_get_pending(struct _lv_vg_lite_grad_ctx_t *ctx)| Name | Type | Description |
|---|---|---|
ctx | struct _lv_vg_lite_grad_ctx_t * | the gradient context |
lv_vg_lite_grad_ctx_get_cache
Get the cache of gradient items.
struct _lv_cache_t * lv_vg_lite_grad_ctx_get_cache(struct _lv_vg_lite_grad_ctx_t *ctx)| Name | Type | Description |
|---|---|---|
ctx | struct _lv_vg_lite_grad_ctx_t * | the gradient context |
Dependencies
Indirect dependencies
lv_anim.hlv_area.hlv_assert.hlv_bidi.hlv_color.hlv_color_op.hlv_conf_kconfig.hlv_draw_buf.hlv_ext_data.hlv_flex.hlv_font.hlv_grad.hlv_grid.hlv_image_dsc.hlv_layout.hlv_ll.hlv_log.hlv_math.hlv_matrix.hlv_mem.hlv_palette.hlv_profiler.hlv_profiler_builtin.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