replicant-frameworks_native/services/surfaceflinger
Mathias Agopian b7a5b05b53 Fix missing recents screenshots
We were using the "visible layer list" when taking screenshots,
which doesn't work when a layer is behind other opaque layers
and therefore hidden.

We fix this by using the full layer list, filtered by the
layerstack of the display we're looking at.

Bug: 7552304
Change-Id: I4b6f77e5511aea94f8d218975b6e22738e7e5d5b
2013-03-11 20:47:24 -07:00
..
DisplayHardware Get rid of LayerBase. 2013-03-05 19:52:30 -08:00
tests Refactoring: Rename SurfaceTextureClient to Surface 2013-02-14 19:19:05 -08:00
Android.mk Get rid of LayerBase. 2013-03-05 19:52:30 -08:00
Barrier.h
Client.cpp Get rid of LayerBase. 2013-03-05 19:52:30 -08:00
Client.h Get rid of LayerBase. 2013-03-05 19:52:30 -08:00
clz.cpp
clz.h
DdmConnection.cpp
DdmConnection.h
DisplayDevice.cpp Get rid of LayerBase. 2013-03-05 19:52:30 -08:00
DisplayDevice.h Get rid of LayerBase. 2013-03-05 19:52:30 -08:00
EventThread.cpp
EventThread.h
FrameTracker.cpp SurfaceFlinger: add win anim frame time tracking 2013-02-08 13:32:21 -08:00
FrameTracker.h SurfaceFlinger: add win anim frame time tracking 2013-02-08 13:32:21 -08:00
GLExtensions.cpp
GLExtensions.h
Layer.cpp Get rid of LayerBase. 2013-03-05 19:52:30 -08:00
Layer.h Get rid of LayerBase. 2013-03-05 19:52:30 -08:00
LayerDim.cpp Get rid of LayerBase. 2013-03-05 19:52:30 -08:00
LayerDim.h Make LayerDim a regular Layer instead of a LayerBase 2013-03-05 19:52:30 -08:00
MessageQueue.cpp
MessageQueue.h
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp Fix missing recents screenshots 2013-03-11 20:47:24 -07:00
SurfaceFlinger.h Get rid of LayerBase. 2013-03-05 19:52:30 -08:00
SurfaceFlingerConsumer.cpp libgui: disallow NULL Fence pointers 2013-02-12 18:15:38 -08:00
SurfaceFlingerConsumer.h
SurfaceTextureLayer.cpp
SurfaceTextureLayer.h
Transform.cpp implement display projection clipping in h/w composer 2013-02-28 18:43:04 -08:00
Transform.h implement display projection clipping in h/w composer 2013-02-28 18:43:04 -08:00