freiling c7b138d82d
[scenic][SCN-1054] remove dangling uses of SetTranslationRH (#8503)
Looks like someone added a new use of the method while I was waiting for flutter
to roll. nuking the last instance so i can move forward with deprecating and
removing it.
2019-04-08 16:32:26 -07:00
..
2018-11-07 12:24:35 -08: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.