Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
Dthorvg.h200 SrcOver, ///< Replace the bottom layer with the top layer. enumerator
/lvgl-latest/src/others/vg_lite_tvg/
Dvg_lite_tvg.cpp600 TVG_CHECK_RETURN_VG_ERROR(shape->blend(BlendMethod::SrcOver)); in vg_lite_clear()
2200 return BlendMethod::SrcOver; in blend_method_conv()