mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* 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