Sign in
flutter
/
mirrors
/
engine
/
75673cb0f96c39081dee9df2fe10680ec1cc50b2
/
.
/
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
.