blob: a0a37a03d5840cadf6e1328d46bdafe9aaac5ecf [file] [log] [blame] [view]
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.