Home
last modified time | relevance | path

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

/lvgl-latest/src/draw/sw/
Dlv_draw_sw_vector.c387 tvg_shape_append_rect(obj, rc.x, rc.y, rc.w, rc.h, 0, 0); in _task_draw_cb()
/lvgl-latest/src/libs/thorvg/
Dthorvg_capi.h1198 TVG_API Tvg_Result tvg_shape_append_rect(Tvg_Paint* paint, float x, float y, float w, float h, floa…
DtvgCapi.cpp315 TVG_API Tvg_Result tvg_shape_append_rect(Tvg_Paint* paint, float x, float y, float w, float h, floa… in tvg_shape_append_rect() function