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

Unified Diff: mojo/services/gfx/composition/interfaces/renderers.mojom

Issue 1782733002: Mozart: The great RectF-ication. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-9
Patch Set: rebase Created 4 years, 9 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 | « mojo/services/gfx/composition/interfaces/nodes.mojom ('k') | mojo/skia/type_converters.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/gfx/composition/interfaces/renderers.mojom
diff --git a/mojo/services/gfx/composition/interfaces/renderers.mojom b/mojo/services/gfx/composition/interfaces/renderers.mojom
index 34daef8294a491c5b401fb54686234cd6ca8a777..0661fc4d9a9ab9da885893dbe28f56f67a96d3cb 100644
--- a/mojo/services/gfx/composition/interfaces/renderers.mojom
+++ b/mojo/services/gfx/composition/interfaces/renderers.mojom
@@ -24,7 +24,7 @@ interface Renderer {
// Use |kSceneVersionNone| to request the most recently published
// version of the scene if synchronization is unimportant.
//
- // The |viewport| specifies the portion of the scene to render.
+ // The |viewport| specifies the portion of the scene to render in pixels.
//
// It is an error to create a renderer with an invalid |scene_token|
// or |size|; the connection will be closed.
« no previous file with comments | « mojo/services/gfx/composition/interfaces/nodes.mojom ('k') | mojo/skia/type_converters.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698