mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Now that we only have three paint phases left, we can simplify some of it to make it more explicit that the special cases are all just for PaintPhaseMask. R=abarth@chromium.org Review URL: https://codereview.chromium.org/886483006