Searched refs:LV_COLOR_TRANSP (Results 1 – 5 of 5) sorted by relevance
49 #ifndef LV_COLOR_TRANSP50 #define LV_COLOR_TRANSP LV_COLOR_LIME /*LV_COLOR_LIME: pure green*/ macro
355 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()
44 #define LV_COLOR_TRANSP LV_COLOR_LIME /*LV_COLOR_LIME: pure green*/ macro
44 #define LV_COLOR_TRANSP LV_COLOR_LIME /*LV_COLOR_LIME: pure green*/
64 driver->color_chroma_key = LV_COLOR_TRANSP; in lv_disp_drv_init()
Completed in 8 milliseconds