Brian Osman d715860925
Include SkBitmap and SkPaint (#4582)
Skia is trimming some of these transitive includes
2018-01-23 16:12:43 -05: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.