commit | 6a9692424a88bf87b80870915946af401fd8dc1f | [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 | 1774297abf6c0798881dd3007bc9ec5eaa5aaf9b | |
parent | 4d891e7db56c823a7baefd94fd3fb4af8b485ea9 [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