Files
engine/flow
freiling b404c69fdb [scenic][SCN-1054] Move back off of SetTranslationRH (#8174)
The behavior of SetTranslation() is now in its final state so we can migrate
back off the temporary function.
2019-03-18 16:33:57 -07:00
..
2018-11-07 12:24:35 -08:00
2018-11-07 12:24:35 -08:00
2019-03-15 13:58:25 -07:00
2018-11-07 12:24:35 -08:00
2018-11-07 12:24:35 -08:00
2016-01-12 22:39:51 -08:00
2018-11-07 12:24:35 -08:00
2018-11-07 12:24:35 -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.