mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Similar work as done for filled circles in https://github.com/flutter/engine/pull/48103, stroked circles can also be directly tessellated using the same internal data structures used for filled circles.