tree: d2e8ed51cc82d81a36d1a53e7bcebe87e0285fa0 [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"