Home
last modified time | relevance | path

Searched refs:LV_DITHER_ERROR_DIFFUSION (Results 1 – 9 of 9) sorted by relevance

/lvgl-3.5.0/src/draw/sw/
Dlv_draw_sw_gradient.c77 #if LV_DITHER_ERROR_DIFFUSION == 1 in get_cache_item_size()
130 #if LV_DITHER_ERROR_DIFFUSION == 1 in free_item()
167 #if LV_DITHER_ERROR_DIFFUSION == 1 in allocate_item()
209 #if LV_DITHER_ERROR_DIFFUSION == 1 in allocate_item()
220 #if LV_DITHER_ERROR_DIFFUSION == 1 in allocate_item()
284 #if LV_DITHER_ERROR_DIFFUSION == 1 in lv_gradient_get()
Dlv_draw_sw_gradient.h54 #if LV_DITHER_ERROR_DIFFUSION == 1
Dlv_draw_sw_dither.h55 #if LV_DITHER_ERROR_DIFFUSION == 1
Dlv_draw_sw_dither.c101 #if LV_DITHER_ERROR_DIFFUSION == 1
Dlv_draw_sw_rect.c191 #if LV_DITHER_ERROR_DIFFUSION in draw_bg()
205 #if LV_DITHER_ERROR_DIFFUSION in draw_bg()
/lvgl-3.5.0/env_support/cmsis-pack/
Dlv_conf_cmsis.h170 #define LV_DITHER_ERROR_DIFFUSION 0 macro
/lvgl-3.5.0/
Dlv_conf_template.h168 #define LV_DITHER_ERROR_DIFFUSION 0
DKconfig200 config LV_DITHER_ERROR_DIFFUSION config
/lvgl-3.5.0/src/
Dlv_conf_internal.h396 #ifndef LV_DITHER_ERROR_DIFFUSION
398 #define LV_DITHER_ERROR_DIFFUSION CONFIG_LV_DITHER_ERROR_DIFFUSION macro
400 #define LV_DITHER_ERROR_DIFFUSION 0 macro