tree: bc06d4848ad9b558d725336379b9f07512ed0088 [path history] [tgz]
  1. BUILD.gn
  2. ganesh_app.cc
  3. ganesh_view.cc
  4. ganesh_view.h
  5. README.md
  6. texture_uploader.cc
  7. texture_uploader.h
examples/ganesh_app/README.md

Running ganesh_app

To run ganesh_app, use one of the following command from the root of your Mojo repo.

Android

mojo/devtools/common/mojo_run --android "mojo:kiosk_wm mojo:ganesh_app"

Linux

mojo/devtools/common/mojo_run "mojo:kiosk_wm mojo:ganesh_app"