Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
Dthorvg_capi.h449 } Tvg_Colorspace; typedef
503 …(Tvg_Canvas* canvas, uint32_t* buffer, uint32_t stride, uint32_t w, uint32_t h, Tvg_Colorspace cs);
DtvgCapi.cpp89 …t(Tvg_Canvas* canvas, uint32_t* buffer, uint32_t stride, uint32_t w, uint32_t h, Tvg_Colorspace cs) in tvg_swcanvas_set_target()