Google Git
Sign in
dart / external / github.com / flutter / engine / refs/heads/v1.5.4-hotfixes / . / flow
tree: 85cc2f387eddbe1f8a0152fe1ee5211f5420a111 [path history] [tgz]
  1. layers/
  2. BUILD.gn
  3. compositor_context.cc
  4. compositor_context.h
  5. debug_print.cc
  6. debug_print.h
  7. embedded_views.cc
  8. embedded_views.h
  9. export_node.cc
  10. export_node.h
  11. flow_run_all_unittests.cc
  12. flow_test_utils.cc
  13. flow_test_utils.h
  14. instrumentation.cc
  15. instrumentation.h
  16. matrix_decomposition.cc
  17. matrix_decomposition.h
  18. matrix_decomposition_unittests.cc
  19. paint_utils.cc
  20. paint_utils.h
  21. raster_cache.cc
  22. raster_cache.h
  23. raster_cache_key.cc
  24. raster_cache_key.h
  25. raster_cache_unittests.cc
  26. README.md
  27. scene_update_context.cc
  28. scene_update_context.h
  29. skia_gpu_object.cc
  30. skia_gpu_object.h
  31. texture.cc
  32. texture.h
  33. view_holder.cc
  34. 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 GPU thread and uploads information to the GPU.

Powered by Gitiles| Privacy| Termstxt json