mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
All geometries were incrementing the shared_ptr usage count which shows up in profiles. Instead expose a Tessellator reference like we do with HostBuffer.