tree: 084a57678b2d3594a1eb23feb8bf22ed4cb07e8b [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.h
  17. presentation1.cc
  18. presentation1.h
  19. presentation2.cc
  20. presentation2.h
  21. presentation_switcher.cc
  22. presentation_switcher.h
  23. README.md
  24. renderer_params.cc
  25. 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.