Jonah Williams ccb41f292c [Impeller] compute path bounds once, use Skia computed bounds where possible. (flutter/engine#45456)
Now that Paths are externally immutable, we can compute the bounds once at construction. This also allows the Skia conversions to set the already computed bounds.
2023-09-05 17:44:35 +00:00
..