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

Unified Diff: cc/switches.h

Issue 12314013: [Android] Use 1/4 scale low resolution tiles on high-res devices (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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 | « no previous file | cc/switches.cc » ('j') | content/renderer/gpu/render_widget_compositor.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/switches.h
diff --git a/cc/switches.h b/cc/switches.h
index 83ffa6d6d4d607f28d5b172397fd009072098522..9c2b5c32cdbad43703e3dbf1cd4e4d837e1f0f74 100644
--- a/cc/switches.h
+++ b/cc/switches.h
@@ -36,6 +36,7 @@ CC_EXPORT extern const char kTopControlsHeight[];
CC_EXPORT extern const char kTraceAllRenderedFrames[];
CC_EXPORT extern const char kSlowDownRasterScaleFactor[];
CC_EXPORT extern const char kUseCheapnessEstimator[];
+CC_EXPORT extern const char kLowResolutionContentsScaleFactor[];
} // namespace switches
} // namespace cc
« no previous file with comments | « no previous file | cc/switches.cc » ('j') | content/renderer/gpu/render_widget_compositor.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698