Searched defs:lvl (Results 1 – 4 of 4) sorted by relevance
54 lv_color_t lv_palette_lighten(lv_palette_t p, uint8_t lvl) in lv_palette_lighten()93 lv_color_t lv_palette_darken(lv_palette_t p, uint8_t lvl) in lv_palette_darken()
126 lv_color_t lv_color_lighten(lv_color_t c, lv_opa_t lvl) in lv_color_lighten()132 lv_color_t lv_color_darken(lv_color_t c, lv_opa_t lvl) in lv_color_darken()
112 def print_item(path, lvl, d, fout): argument
168 PikaObj* pika_lvgl_palette_lighten(PikaObj *self, int p, int lvl){ in pika_lvgl_palette_lighten()