mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This is all wasted effort in sky since we invalidate the whole viewport on every frame. We'll probably eventually add back in some invalidation, but it likely won't be rect-based. R=esprehn@chromium.org Review URL: https://codereview.chromium.org/840403003