commit | ca5edbeba92b96913291792a4df984e158853b6d | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Fri Sep 24 11:26:58 2010 -0700 |
committer | Mathias Agopian <mathias@google.com> | Fri Sep 24 14:56:39 2010 -0700 |
tree | cef0f4174ca3d5e09a767787eec63b7a0cf7f2cf | |
parent | 5c6c5c7a43d44316395f5c35ab713372124b8b4c [diff] |
add support for [1974164] Be able to take a screen shot on the device screenshots are taken using ISurfaceComposer::captureScreen() which returns the size of the screenshot and an IMemoryHeap containing the data. screenshots have limitations: - they will always fail if a secure window is up on screen - require GL_OES_framebuffer_object extension - in some situation, video planes won't been captured Change-Id: I741c68a2d2984fb139039301c3349e6780e2cd58