Google Git
Sign in
dart / external / github.com / flutter / engine / 767b48abc91e474ed170b573ee1262ee1088bb0e / . / flow
tree: a04178a53d205b47d46af215462782ff4a3c6aec [path history] [tgz]
  1. layers/
  2. testing/
  3. BUILD.gn
  4. compositor_context.cc
  5. compositor_context.h
  6. embedded_views.cc
  7. embedded_views.h
  8. flow_run_all_unittests.cc
  9. flow_test_utils.cc
  10. flow_test_utils.h
  11. instrumentation.cc
  12. instrumentation.h
  13. matrix_decomposition.cc
  14. matrix_decomposition.h
  15. matrix_decomposition_unittests.cc
  16. mutators_stack_unittests.cc
  17. paint_utils.cc
  18. paint_utils.h
  19. raster_cache.cc
  20. raster_cache.h
  21. raster_cache_key.cc
  22. raster_cache_key.h
  23. raster_cache_unittests.cc
  24. README.md
  25. rtree.cc
  26. rtree.h
  27. rtree_unittests.cc
  28. scene_update_context.cc
  29. scene_update_context.h
  30. skia_gpu_object.cc
  31. skia_gpu_object.h
  32. skia_gpu_object_unittests.cc
  33. texture.cc
  34. texture.h
  35. texture_unittests.cc
  36. view_holder.cc
  37. view_holder.h
flow/README.md

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 raster thread and uploads information to Skia.

Powered by Gitiles| Privacy| Termstxt json