Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
Dthorvg_capi.h150 } Tvg_Composite_Method; typedef
989 …t tvg_paint_set_composite_method(Tvg_Paint* paint, Tvg_Paint* target, Tvg_Composite_Method method);
1002 …t_composite_method(const Tvg_Paint* paint, const Tvg_Paint** target, Tvg_Composite_Method* method);
DtvgCapi.cpp228 …lt tvg_paint_set_composite_method(Tvg_Paint* paint, Tvg_Paint* target, Tvg_Composite_Method method) in tvg_paint_set_composite_method()
235 …et_composite_method(const Tvg_Paint* paint, const Tvg_Paint** target, Tvg_Composite_Method* method) in tvg_paint_get_composite_method()