tree: 93b63812832df13bd57727995fe8dacb046ae1aa [path history] [tgz]
  1. displays/
  2. meta/
  3. resources/
  4. app.cc
  5. app.h
  6. BUILD.gn
  7. display_rotater.cc
  8. display_rotater.h
  9. display_size_switcher.cc
  10. display_size_switcher.h
  11. display_usage_switcher.cc
  12. display_usage_switcher.h
  13. main.cc
  14. perspective_demo_mode.cc
  15. perspective_demo_mode.h
  16. presentation.cc
  17. presentation.h
  18. presentation_switcher.cc
  19. presentation_switcher.h
  20. README.md
  21. renderer_params.cc
  22. renderer_params.h
garnet/bin/ui/root_presenter/README.md

Mozart Root Presenter

This directory contains the Root Presenter, a service which binds view trees to a renderer and provides input.

This application must be run within an environment that includes the compositor and view manager.

See also the Launch program which is used to launch a view provider application and ask the Presenter in its environment to display it.

USAGE

This program should not be run directly.

Use launch instead.