Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3306)

Unified Diff: examples/ui/shapes/README.md

Issue 1559723002: Update the UI examples. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-14
Patch Set: address feedback Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « examples/ui/shapes/BUILD.gn ('k') | examples/ui/shapes/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/ui/shapes/README.md
diff --git a/examples/ui/shapes/README.md b/examples/ui/shapes/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..968dc4adf3face89c1bc61b4221bc64c36a5f989
--- /dev/null
+++ b/examples/ui/shapes/README.md
@@ -0,0 +1,8 @@
+# Skia GPU Accelerated Drawing Example (Ganesh)
+
+This directory contains a simple application which uses Skia's
+Ganesh renderer to draw some simple shapes in a view.
+
+## USAGE
+
+ out/Debug/mojo_shell "mojo:launcher mojo:shapes_view"
« no previous file with comments | « examples/ui/shapes/BUILD.gn ('k') | examples/ui/shapes/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698