d3ed232dab379fa4c5906171df682ca60d304aa6
Fixes https://github.com/flutter/flutter/issues/126389 Fixes https://github.com/flutter/flutter/issues/137090 Fixes https://github.com/flutter/flutter/issues/154035 If this bit is set, the output of a color filter should flood to the input of a filter to parent clip. We're not checking this right now and so all color filter content is treated as bounded. This needs to flood the input as the image filter (which occurs afterwards) should process the flooded input.
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%