Searched refs:tvg_shape_append_rect (Results 1 – 3 of 3) sorted by relevance
/lvgl-latest/src/draw/sw/ |
D | lv_draw_sw_vector.c | 387 tvg_shape_append_rect(obj, rc.x, rc.y, rc.w, rc.h, 0, 0); in _task_draw_cb()
|
/lvgl-latest/src/libs/thorvg/ |
D | thorvg_capi.h | 1198 TVG_API Tvg_Result tvg_shape_append_rect(Tvg_Paint* paint, float x, float y, float w, float h, floa…
|
D | tvgCapi.cpp | 315 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
|