lv_draw_arc_get_area() function
Get an area the should be invalidated when the arcs angle changed between start_angle and end_ange
Arguments
x
the x coordinate of the center of the arc
y
the y coordinate of the center of the arc
radius
the radius of the arc
start_angle
the start angle of the arc (0 deg on the bottom, 90 deg on the right)
end_angle
the end angle of the arc
rounded
true: the arc is rounded
area
store the area to invalidate here