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

Unified Diff: ash/rotator/test/screen_rotation_animator_test_api.h

Issue 2790583004: Add second copy request after screen rotation to flatten the layers in animation. (Closed)
Patch Set: Add one more state for rotating and fix corner case. Created 3 years, 8 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/rotator/test/screen_rotation_animator_test_api.h
diff --git a/ash/rotator/test/screen_rotation_animator_test_api.h b/ash/rotator/test/screen_rotation_animator_test_api.h
index e75be794ee7d4bbbd9dc24e2984d43ac9424a399..1d15b5115dc2c6843ce7982df1caf37b2f91634c 100644
--- a/ash/rotator/test/screen_rotation_animator_test_api.h
+++ b/ash/rotator/test/screen_rotation_animator_test_api.h
@@ -33,6 +33,7 @@ class ScreenRotationAnimatorTestApi
// Wrapper functions for ScreenRotationAnimator.
ui::Layer* GetOldLayerTreeRootLayer();
void DisableAnimationTimers();
+ void EnableSmoothRotation();
private:
// MultiLayerAnimatorTestControllerDelegate:

Powered by Google App Engine
This is Rietveld 408576698