commit | d2f34e5fd6c20854b45c76f2a514fb8864277ea2 | [log] [tgz] |
---|---|---|
author | Mathias Agopian | Wed Mar 25 21:42:35 2009 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Wed Mar 25 21:42:35 2009 -0700 |
tree | 063b824c7ae4622f404706f43dc069228cae46f1 | |
parent | 5104518fd7db24b0757be336092c94439e847e36 [diff] [blame] |
Automated import from //branches/cupcake/...@142856,142856
diff --git a/libs/surfaceflinger/OrientationAnimation.h b/libs/surfaceflinger/OrientationAnimation.h index ba33fce..b170dcb 100644 --- a/libs/surfaceflinger/OrientationAnimation.h +++ b/libs/surfaceflinger/OrientationAnimation.h
@@ -62,7 +62,7 @@ sp<SurfaceFlinger> mFlinger; sp<MemoryDealer> mTemporaryDealer; - LayerOrientationAnim* mLayerOrientationAnim; + LayerOrientationAnimBase* mLayerOrientationAnim; int mState; };