replicant-frameworks_native/libs
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
..
binder
gui
surfaceflinger_client add support for [1974164] Be able to take a screen shot on the device 2010-09-24 14:56:39 -07:00
ui
utils Looper: use pthread_once for TLS key initialization. 2010-09-21 15:26:51 -07:00