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

Unified Diff: cc/CCSettings.h

Issue 10916279: Chromium compositor change implementing page-scale driven pinch-zoom. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Reduce number of prepared tiles and correct existing tests. Created 8 years, 3 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
Index: cc/CCSettings.h
===================================================================
--- cc/CCSettings.h (revision 157978)
+++ cc/CCSettings.h (working copy)
@@ -14,6 +14,7 @@
static bool perTilePaintingEnabled();
static bool partialSwapEnabled();
static bool acceleratedAnimationEnabled();
+ static bool pageScalePinchZoomEnabled();
// These setters should only be used on the main thread before the layer
// renderer is initialized.
« no previous file with comments | « cc/CCLayerTreeHostTest.cpp ('k') | cc/CCSettings.cpp » ('j') | cc/CCSettings.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698