Home
last modified time | relevance | path

Searched defs:px_num (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/misc/
Dlv_color.c36 void LV_ATTRIBUTE_FAST_MEM lv_color_fill(lv_color_t * buf, lv_color_t color, uint32_t px_num) in lv_color_fill()
/lvgl-latest/src/core/
Dlv_refr.c76 static uint32_t px_num; variable