732d38e0aefa4a2d60cf8b3509039075ccd288d3
Gradient offsets are computed based on path offsets + gradient positions, so we need to shift the points instead of just adding a concat to the canvas. Fixes https://github.com/flutter/flutter/issues/132972 ### Skia  ### Impeller (No Patch)  ### Impeller (W/ Patch) 
[Impeller] transform text path offsets so color sources match expected offsets for gradients. (flutter/engine#45255)
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%