Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_hal/
A Dlv_hal_disp.h113 lv_color_t color_chroma_key; member
A Dlv_hal_disp.c64 driver->color_chroma_key = LV_COLOR_TRANSP; in lv_disp_drv_init()
/AliOS-Things-master/components/littlevgl/src/lv_draw/
A Dlv_draw_basic.c504 if(chroma_key && px_color.full == disp->driver.color_chroma_key.full) continue; in lv_draw_map()

Completed in 8 milliseconds