Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_misc/
A Dlv_color.h422 static inline lv_color_t lv_color_hex(uint32_t c) in lv_color_to1() function
/AliOS-Things-master/components/littlevgl/src/lv_themes/
A Dlv_theme_material.c57 bg.body.main_color = lv_color_hex(0xf0f0f0); in basic_init()
280 sw_knob_off.body.main_color = lv_color_hex(0xfafafa); in sw_init()
/AliOS-Things-master/components/littlevgl/
A DREADME.md206 style1.body.grad_color = lv_color_hex(0xffd83c) /*Gradient color (orange)*/

Completed in 6 milliseconds