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