Amir Hardon 96f7f344f3
Update scene_update_context to match recent PaintContext changes. (#6736)
This fixes a Fuchsia build breakage cause by #6726 and #6603.
2018-11-02 13:55:24 -07:00
..
2018-08-07 14:43:19 -07:00

Flow

Flow is a simple compositor based on Skia that the Flutter engine uses to cache recoded paint commands and pixels generated from those recordings. Flow runs on the GPU thread and uploads information to the GPU.