Searched refs:appendArc (Results 1 – 3 of 3) sorted by relevance
| /lvgl-latest/src/libs/thorvg/ |
| D | tvgShape.cpp | 162 Result Shape::appendArc(float cx, float cy, float radius, float startAngle, float sweep, bool pie) … in appendArc() function in Shape
|
| D | thorvg.h | 976 …Result appendArc(float cx, float cy, float radius, float startAngle, float sweep, bool pie) noexce…
|
| D | tvgCapi.cpp | 325 …return (Tvg_Result) reinterpret_cast<Shape*>(paint)->appendArc(cx, cy, radius, startAngle, sweep, … in tvg_shape_append_arc()
|