mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Delete remaining DlCanvas method overloads that were allowing the use of Skia geometry objects in rendering code. The only remaining uses of Skia classes in the DlCanvas interface are SkImageInfo and SkTextBlob.