Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/
A Dlv_conf_checker.h49 #ifndef LV_COLOR_TRANSP
50 #define LV_COLOR_TRANSP LV_COLOR_LIME /*LV_COLOR_LIME: pure green*/ macro
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_canvas.c355 lv_color_t ct = LV_COLOR_TRANSP; in lv_canvas_rotate()
486 lv_color_t ctransp = LV_COLOR_TRANSP; in lv_canvas_draw_rect()
646 lv_color_t ctransp = LV_COLOR_TRANSP; in lv_canvas_draw_line()
698 lv_color_t ctransp = LV_COLOR_TRANSP; in lv_canvas_draw_polygon()
751 lv_color_t ctransp = LV_COLOR_TRANSP; in lv_canvas_draw_arc()
/AliOS-Things-master/components/littlevgl/
A Dlv_conf.h44 #define LV_COLOR_TRANSP LV_COLOR_LIME /*LV_COLOR_LIME: pure green*/ macro
A Dlv_conf_template.h44 #define LV_COLOR_TRANSP LV_COLOR_LIME /*LV_COLOR_LIME: pure green*/
/AliOS-Things-master/components/littlevgl/src/lv_hal/
A Dlv_hal_disp.c64 driver->color_chroma_key = LV_COLOR_TRANSP; in lv_disp_drv_init()

Completed in 8 milliseconds