Sign in
dart
/
external
/
github.com
/
flutter
/
engine
/
cc88fa45dbf4c55bc23cecea17fb90f43bccf588
/
.
/
flow
/
README.md
blob: a0a37a03d5840cadf6e1328d46bdafe9aaac5ecf [
file
] [
view
]
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
.