Home
last modified time | relevance | path

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

/lvgl-latest/src/draw/sw/
Dlv_draw_sw_vector.c365 tvg_paint_set_blend_method(obj, lv_blend_to_tvg(blend)); in _set_paint_blend_mode()
/lvgl-latest/src/libs/thorvg/
Dthorvg_capi.h1057 TVG_API Tvg_Result tvg_paint_set_blend_method(Tvg_Paint* paint, Tvg_Blend_Method method);
DtvgCapi.cpp243 TVG_API Tvg_Result tvg_paint_set_blend_method(Tvg_Paint* paint, Tvg_Blend_Method method) in tvg_paint_set_blend_method() function