replicant-frameworks_native/services/surfaceflinger
Jesse Hall a9a1b006e4 Initialize DisplayData fences to NO_FENCE, not NULL
Also fix another place that was checking for NULL fence rather than
Fence::isValid().

Bug 8283950

Change-Id: Ie06db327eb416828d8dac139171d96d4470b2e35
2013-02-27 16:48:41 -08:00
..
DisplayHardware
tests
Android.mk SurfaceFlinger: Move GraphicBufferAlloc to libgui 2012-12-11 17:54:29 -08:00
Barrier.h
Client.cpp
Client.h
clz.cpp move native services under services/ 2010-07-22 15:28:19 -07:00
clz.h
DdmConnection.cpp
DdmConnection.h
DisplayDevice.cpp Refactoring: Rename SurfaceTextureClient to Surface 2013-02-14 19:19:05 -08:00
DisplayDevice.h
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
FrameTracker.cpp SurfaceFlinger: add win anim frame time tracking 2013-02-08 13:32:21 -08:00
FrameTracker.h
GLExtensions.cpp add support for [1974164] Be able to take a screen shot on the device 2010-09-24 14:56:39 -07:00
GLExtensions.h
Layer.cpp SurfaceFlinger: fix a couple NULL fence checks 2013-02-25 15:34:30 -08:00
Layer.h
LayerBase.cpp
LayerBase.h
LayerDim.cpp Eradicate DisplayID. 2012-08-27 17:43:43 -07:00
LayerDim.h
LayerScreenshot.cpp
LayerScreenshot.h SurfaceFlinger: add support for secure displays 2012-10-22 13:41:21 -07:00
MessageQueue.cpp one more step towards multiple display support 2012-07-10 14:29:27 -07:00
MessageQueue.h one more step towards multiple display support 2012-07-10 14:29:27 -07:00
MODULE_LICENSE_APACHE2 move native services under services/ 2010-07-14 17:59:35 -07:00
SurfaceFlinger.cpp
SurfaceFlinger.h
SurfaceFlingerConsumer.cpp
SurfaceFlingerConsumer.h
SurfaceTextureLayer.cpp Add some comments. 2013-01-11 10:16:10 -08:00
SurfaceTextureLayer.h
Transform.cpp
Transform.h