replicant-frameworks_native/services/surfaceflinger
Michael Chock c8c7109619 Abort surface composition if hw surface is invalid
If an invalid display device is detected during surface composition
(e.g., a simulated secondary display is removed), abort the
composition.

Change-Id: Ia6afb2e287882d8ae0614eb25463d3f85b687adf
2013-05-13 13:26:19 -07:00
..
DisplayHardware am cbe51356: Merge "Remove support for legacy HWC version encoding" 2013-01-14 09:47:49 -08:00
tests
Android.mk SurfaceFlinger: make the num FBs a board config 2012-10-12 14:29:12 -07:00
Barrier.h
Client.cpp Eradicate DisplayID. 2012-08-27 17:43:43 -07:00
Client.h
clz.cpp
clz.h
DdmConnection.cpp fix SurfaceFlinger DDMS debugging 2012-10-07 16:41:12 -07:00
DdmConnection.h add libsurfaceflinger_ddmconnection for PDK build 2012-08-31 20:08:33 -07:00
DisplayDevice.cpp DisplayDevice: initialize mDisplayToken correctly 2013-01-07 17:36:19 +08:00
DisplayDevice.h SurfaceFlinger: add support for secure displays 2012-10-22 13:41:21 -07:00
EventThread.cpp make sure we don't call into the HWC HAL when not needed 2012-10-04 15:25:32 -07:00
EventThread.h Display events now always carry the display id they happened on 2012-09-21 14:20:35 -07:00
GLExtensions.cpp
GLExtensions.h
Layer.cpp make transform hint multi-display aware 2012-11-21 16:03:52 -08:00
Layer.h make transform hint multi-display aware 2012-11-21 16:03:52 -08:00
LayerBase.cpp Reset compositionType to HWC_FRAMEBUFFER before calling prepare() 2012-11-14 14:41:42 -08:00
LayerBase.h make transform hint multi-display aware 2012-11-21 16:03:52 -08:00
LayerDim.cpp Eradicate DisplayID. 2012-08-27 17:43:43 -07:00
LayerDim.h Eradicate DisplayID. 2012-08-27 17:43:43 -07:00
LayerScreenshot.cpp SurfaceFlinger: add support for secure displays 2012-10-22 13:41:21 -07:00
LayerScreenshot.h SurfaceFlinger: add support for secure displays 2012-10-22 13:41:21 -07:00
MessageQueue.cpp
MessageQueue.h
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp Abort surface composition if hw surface is invalid 2013-05-13 13:26:19 -07:00
SurfaceFlinger.h Create builtin display tokens on demand 2012-11-27 12:30:18 -08:00
SurfaceTextureLayer.cpp
SurfaceTextureLayer.h
Transform.cpp Ensure that viewport and frame are initialized. 2012-09-09 00:07:17 -07:00
Transform.h