quad To Point
Add a quad to the ShapePath.
Note: This operation will not draw compatibility shadows. This means no shadow will be drawn on API <21 and a shadow will only be drawn on API <29 if the final path is convex.
Parameters
control X
the control point x of the arc.
control Y
the control point y of the arc.
to X
the end x of the arc.
to Y
the end y of the arc.