Jason Simmons 633d6591a1
[Impeller] Fix the source rectangle used when rendering an AtlasContents with the strict mode for nine-patch images (#177860)
* Convert the source rectangle to texture coordinates and shrink it to
adjust for linear filtering
* Pass the coordinates of the rectangle in the order expected by the
Porter-Duff shader

Fixes https://github.com/flutter/flutter/issues/176544
2025-11-03 15:38:15 +00:00
..
2025-10-09 19:44:25 +00:00

Flutter Engine

Setting up the Engine development environment

See here