replicant-frameworks_native/services/surfaceflinger
Mathias Agopian 55882dea1b fix a problem where all hwc layers would have the SKIP flags set
the problem was that LayerBase::setPerFrameData() was always setting
this flag. in fact there was no reason to do this at that point since
the layer is initialized to a default state in setGeometry().

Bug: 7111259
Change-Id: Ib37b0dd7391a6163070e9aca025512159c1705f9
2012-09-05 16:49:04 -07:00
..
DisplayHardware fix a problem where all hwc layers would have the SKIP flags set 2012-09-05 16:49:04 -07:00
tests
Android.mk add libsurfaceflinger_ddmconnection for PDK build 2012-08-31 20:08:33 -07:00
Barrier.h
Client.cpp
Client.h
clz.cpp
clz.h
DdmConnection.cpp add libsurfaceflinger_ddmconnection for PDK build 2012-08-31 20:08:33 -07:00
DdmConnection.h add libsurfaceflinger_ddmconnection for PDK build 2012-08-31 20:08:33 -07:00
DisplayDevice.cpp display projection API now has a single function instead of 3 2012-09-04 19:30:46 -07:00
DisplayDevice.h display projection API now has a single function instead of 3 2012-09-04 19:30:46 -07:00
EventThread.cpp Add timeout when waiting for HW vsync 2012-08-31 16:47:44 -07:00
EventThread.h
GLExtensions.cpp
GLExtensions.h
Layer.cpp the visibleRegion was never set in hwcomposer 2012-09-04 20:25:39 -07:00
Layer.h
LayerBase.cpp fix a problem where all hwc layers would have the SKIP flags set 2012-09-05 16:49:04 -07:00
LayerBase.h the visible region sent to HWC was garbage 2012-08-31 18:41:22 -07:00
LayerDim.cpp
LayerDim.h
LayerScreenshot.cpp
LayerScreenshot.h
MessageQueue.cpp
MessageQueue.h
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp minor cleanup 2012-09-04 21:04:09 -07:00
SurfaceFlinger.h implement display viewport and frame 2012-09-04 16:59:06 -07:00
SurfaceTextureLayer.cpp
SurfaceTextureLayer.h
Transform.cpp
Transform.h