Go to file
Mathias Agopian 1b0b30d043 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
2010-09-24 14:56:39 -07:00
cmds added BinderService<> template to help creating native binder services 2010-07-14 18:43:19 -07:00
include add support for [1974164] Be able to take a screen shot on the device 2010-09-24 14:56:39 -07:00
libs add support for [1974164] Be able to take a screen shot on the device 2010-09-24 14:56:39 -07:00
opengl fix [3028370] GL get error should return a valid error if no context is bound. 2010-09-23 13:19:02 -07:00
services/surfaceflinger add support for [1974164] Be able to take a screen shot on the device 2010-09-24 14:56:39 -07:00
vpn Phase 2 of test cleanup: moving test files from AndroidTests closer to their sources. 2010-01-29 13:35:51 -08:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
NOTICE Adding PacketVideo attribution in NOTICE. 2010-05-06 14:15:47 -07:00