Files
engine/flow
liyuqian 9d7167516e Ensure OpacityLayer to have a single child (#8362)
It ensures that every OpacityLayer can be optimized by retained
rendering.

Tested with `flutter test --local-engine=host_debug_unopt` in
flutter/flutter/packages/flutter.

Related issues: #21756 #23535
2019-03-29 17:58:30 -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.