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

Unified Diff: ash/common/ash_switches.h

Issue 2790583004: Add second copy request after screen rotation to flatten the layers in animation. (Closed)
Patch Set: Created 3 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
Index: ash/common/ash_switches.h
diff --git a/ash/common/ash_switches.h b/ash/common/ash_switches.h
index acc4c29a7caf624d6a70761d9af9539c376baecc..5e3aeccd7474e5f6fa23c268878d5ee7f6a419fc 100644
--- a/ash/common/ash_switches.h
+++ b/ash/common/ash_switches.h
@@ -28,6 +28,7 @@ ASH_EXPORT extern const char kAshEnableMagnifierKeyScroller[];
ASH_EXPORT extern const char kAshEnablePaletteOnAllDisplays[];
ASH_EXPORT extern const char kAshEnableTouchView[];
ASH_EXPORT extern const char kAshEnableMirroredScreen[];
+ASH_EXPORT extern const char kAshEnableSmoothScreenRotation[];
ASH_EXPORT extern const char kAshEstimatedPresentationDelay[];
ASH_EXPORT extern const char kAshForceEnablePalette[];
ASH_EXPORT extern const char kAshForceTabletMode[];
« no previous file with comments | « ash/DEPS ('k') | ash/common/ash_switches.cc » ('j') | ash/rotator/screen_rotation_animator.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698