diff options
| author | Mathias Agopian <mathias@google.com> | 2011-10-16 23:54:25 -0700 |
|---|---|---|
| committer | Mathias Agopian <mathias@google.com> | 2011-10-16 23:54:25 -0700 |
| commit | 840b8a678537519c27ddf2f818494eaa20a135d4 (patch) | |
| tree | f3b32ab3ba51f342b5b9d6e37dbce835739dd4a0 /include/surfaceflinger/ISurfaceComposer.h | |
| parent | 4fb6416e3a21031a88921a784ae62b13d8a1a39f (diff) | |
| download | frameworks_base-840b8a678537519c27ddf2f818494eaa20a135d4.zip frameworks_base-840b8a678537519c27ddf2f818494eaa20a135d4.tar.gz frameworks_base-840b8a678537519c27ddf2f818494eaa20a135d4.tar.bz2 | |
Revert "Add a LayerScreenshot"
This reverts commit d6809f40cf61203573ec5dbc437f695cd132cc18.
Diffstat (limited to 'include/surfaceflinger/ISurfaceComposer.h')
| -rw-r--r-- | include/surfaceflinger/ISurfaceComposer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/surfaceflinger/ISurfaceComposer.h b/include/surfaceflinger/ISurfaceComposer.h index e7a33f1..ea022a6 100644 --- a/include/surfaceflinger/ISurfaceComposer.h +++ b/include/surfaceflinger/ISurfaceComposer.h @@ -53,7 +53,6 @@ public: eFXSurfaceNormal = 0x00000000, eFXSurfaceBlur = 0x00010000, eFXSurfaceDim = 0x00020000, - eFXSurfaceScreenshot= 0x00030000, eFXSurfaceMask = 0x000F0000, }; |
