commit | 73d3ba9e50be1014aa21ec4bbdc874be394accb4 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Wed Sep 22 18:58:01 2010 -0700 |
committer | Mathias Agopian <mathias@google.com> | Wed Sep 22 18:58:01 2010 -0700 |
tree | 93c12ee9f0759d6e529f2c84268cf71f449ad355 | |
parent | 583d8577b392aba341b3ca6f468e990ea3275ab4 [diff] |
add a way to toggle the h/w composer at runtime to DISABLE the h/w composer: adb shell service call SurfaceFlinger 1008 i32 1 to ENABLE the h/w composer: adb shell service call SurfaceFlinger 1008 i32 0 the state is dumped in "dumpsys SurfaceFlinger" Change-Id: I23e2242d42c6e3fd5261a83332dd900b189e38ce