replicant-frameworks_native/libs/gui
Mathias Agopian 2a9fc493df rework screenshot API and implementation
- SurfaceFlinger now supports to take a screenshot
  directly into an IGraphicBufferProducer

- reimplement the IMemoryHeap screenshot on top
  of the above

- reimplement LayerScreenshot such that its
  BufferQueue is directly used as the destination
  of the screenshot. LayerScreenshot is now a thin
  wrapper around Layer

Bug: 6940974

Change-Id: I69a2096b44b91acbb99eba16f83a9c78d94e0d10
2013-03-01 22:53:39 -08:00
..
tests Added a test that checks the error behavior of ConsumerBase::abandon 2013-02-25 16:51:31 -08:00
Android.mk Refactoring: Rename SurfaceTextureClient to Surface 2013-02-14 19:19:05 -08:00
BitTube.cpp
BufferItemConsumer.cpp libgui: disallow NULL Fence pointers 2013-02-12 18:15:38 -08:00
BufferQueue.cpp libgui: disallow NULL Fence pointers 2013-02-12 18:15:38 -08:00
CleanSpec.mk Fix missing parens in CleanSpec.mk. 2012-10-04 20:05:19 -07:00
ConsumerBase.cpp libgui: disallow NULL Fence pointers 2013-02-12 18:15:38 -08:00
CpuConsumer.cpp CpuConsumer: Add optional asynchronous mode 2013-02-28 15:51:24 -08:00
DisplayEventReceiver.cpp
DummyConsumer.cpp
GLConsumer.cpp libgui: disallow NULL Fence pointers 2013-02-12 18:15:38 -08:00
GraphicBufferAlloc.cpp SurfaceFlinger: Move GraphicBufferAlloc to libgui 2012-12-11 17:54:29 -08:00
GuiConfig.cpp libgui: fix up compile options 2012-10-03 15:05:58 -07:00
IDisplayEventConnection.cpp
IGraphicBufferAlloc.cpp
IGraphicBufferProducer.cpp libgui: disallow NULL Fence pointers 2013-02-12 18:15:38 -08:00
ISensorEventConnection.cpp
ISensorServer.cpp
ISurface.cpp Rename ISurfaceTexture and SurfaceTexture 2012-12-18 13:10:48 -08:00
ISurfaceComposer.cpp rework screenshot API and implementation 2013-03-01 22:53:39 -08:00
ISurfaceComposerClient.cpp get rid of Surface identity and token 2013-02-13 15:27:08 -08:00
LayerState.cpp get rid of Surface identity and token 2013-02-13 15:27:08 -08:00
Sensor.cpp
SensorEventQueue.cpp
SensorManager.cpp
Surface.cpp Refactoring: Rename SurfaceTextureClient to Surface 2013-02-14 19:19:05 -08:00
SurfaceComposerClient.cpp rework screenshot API and implementation 2013-03-01 22:53:39 -08:00
SurfaceControl.cpp Change SurfaceControl setPosition to take floats 2013-02-21 22:42:07 -08:00