Home
last modified time | relevance | path

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

/lvgl-latest/src/draw/sw/
Dlv_draw_sw_gradient.c76 #if LV_DITHER_ERROR_DIFFUSION == 1 in get_cache_item_size()
129 #if LV_DITHER_ERROR_DIFFUSION == 1 in free_item()
166 #if LV_DITHER_ERROR_DIFFUSION == 1 in allocate_item()
208 #if LV_DITHER_ERROR_DIFFUSION == 1 in allocate_item()
219 #if LV_DITHER_ERROR_DIFFUSION == 1 in allocate_item()
282 #if LV_DITHER_ERROR_DIFFUSION == 1 in lv_gradient_get()
Dlv_draw_sw_gradient.h53 #if LV_DITHER_ERROR_DIFFUSION == 1
Dlv_draw_sw_dither.h54 #if LV_DITHER_ERROR_DIFFUSION == 1
Dlv_draw_sw_dither.c99 #if LV_DITHER_ERROR_DIFFUSION == 1
Dlv_draw_sw_rect.c187 #if LV_DITHER_ERROR_DIFFUSION in draw_bg()
201 #if LV_DITHER_ERROR_DIFFUSION in draw_bg()
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h175 #define LV_DITHER_ERROR_DIFFUSION 0 macro
/lvgl-latest/
Dlv_conf_template.h168 #define LV_DITHER_ERROR_DIFFUSION 0
DKconfig201 config LV_DITHER_ERROR_DIFFUSION config
/lvgl-latest/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