Adam Barth 3f7d5ef6f8 Update code to account for Mozart changes
The layout protocol in Mozart changed. Now we need to pipe a scene version
through the system to the compositor.
2016-03-30 15:13:58 -07:00
..
2016-03-21 14:59:49 -07:00
2016-01-12 22:39:51 -08:00
2016-03-17 17:14:04 -07:00
2016-03-21 14:59:49 -07:00
2016-01-12 22:39:51 -08: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.