mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Instead of squashing the layers down into a single SkPicture, we now pass the tree to the GPU thread, which draws everything separately.
Instead of squashing the layers down into a single SkPicture, we now pass the tree to the GPU thread, which draws everything separately.