Jason Simmons 6ef260d4b5 [Impeller] Fix the transform and geometry criteria for an optimization in TiledTextureContents (flutter/engine#47341)
TiledTextureContents::RenderToSnapshot should only create a snapshot directly from the texture if the geometry is an axis-aligned rectangle.

Fixes https://github.com/flutter/flutter/issues/136504
2023-10-26 20:08:21 +00:00
..