commit | 9046c64fcb9a504a04dbaa32718b2fb0503c843b | [log] [tgz] |
---|---|---|
author | Sean Paul <seanpaul@chromium.org> | Wed Jun 10 17:27:47 2015 -0400 |
committer | Sean Paul <seanpaul@chromium.org> | Wed Jun 10 17:33:00 2015 -0400 |
tree | d5203a125ae180e502a24620571a67593a9cc1d8 | |
parent | 1eb6006fb7d950c5aefb202459234c96f8bf2895 [diff] |
drm_hwcomposer: Add Dump() to the Compositor interface Add a Dump() function to the Compositor base class and pipe it through hwcomposer. This can be invoked from the shell by running "dumpsys SurfaceFlinger". Change-Id: I87646f4e926ac6d52a04ba130957abdfab99c491 Signed-off-by: Sean Paul <seanpaul@chromium.org>