summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/LayerOrientationAnimRotate.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaceflinger/LayerOrientationAnimRotate.h')
-rw-r--r--libs/surfaceflinger/LayerOrientationAnimRotate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/surfaceflinger/LayerOrientationAnimRotate.h b/libs/surfaceflinger/LayerOrientationAnimRotate.h
index 5ca5780..5fbbd42 100644
--- a/libs/surfaceflinger/LayerOrientationAnimRotate.h
+++ b/libs/surfaceflinger/LayerOrientationAnimRotate.h
@@ -60,6 +60,7 @@ private:
nsecs_t mStartTime;
nsecs_t mFinishTime;
bool mOrientationCompleted;
+ int mOriginalTargetOrientation;
mutable bool mFirstRedraw;
mutable float mLastNormalizedTime;
mutable float mLastAngle;