Files
engine/flow
Gary Qian dc7b5eb89d Use Skia normalize again after Skia precision fix. (#6121)
* Fix tilt by using custom normalize impl to avoid strange skia normalize behavior

* Use Skia normalize again after Skia fix.
2018-08-30 11:18:01 -07:00
..
2016-01-12 22:39:51 -08: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.