replicant-frameworks_native/include/surfaceflinger
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
..
ISurface.h
ISurfaceComposer.h add support for [1974164] Be able to take a screen shot on the device 2010-09-24 14:56:39 -07:00
ISurfaceComposerClient.h split surface management from surface's buffers management 2010-06-04 18:57:41 -07:00
Surface.h fix [2931513] Add support for setting the orientation of an ANativeWindow 2010-08-24 15:40:50 -07:00
SurfaceComposerClient.h split surface management from surface's buffers management 2010-06-04 18:57:41 -07:00