9d1159855fd6eb429acc6c07d78556abfbc7d442
Part of https://github.com/flutter/flutter/issues/127232. Adds a CPU implementation for ColorMatrix and the color space conversions. Also changes the blend signature for consistency. These will be necessary to make the mask blur fast path continue working in the presence of color filters. In general, we can use these to eliminate a needlessly expensive image-based color filter for the non-image color sources.
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%