Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/draw/sw/
Dlv_draw_sw_rect.c55 static int32_t sh_cache_size = -1; variable
482 if(sh_cache_size == corner_size && sh_cache_r == r_sh) { in draw_shadow()
495 sh_cache_size = corner_size; in draw_shadow()