Home
last modified time | relevance | path

Searched refs:VG_LITE_BLEND_DST_OVER (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/draw/vg_lite/
Dlv_draw_vg_lite_vector.c432 return VG_LITE_BLEND_DST_OVER; in lv_blend_to_vg()
/lvgl-latest/src/others/vg_lite_tvg/
Dvg_lite.h432VG_LITE_BLEND_DST_OVER = 2, /*! (1 - Da) * S + D , Non-premultiplied */ enumerator