replicant-frameworks_native/services/surfaceflinger
Mathias Agopian 99ce5cdeb3 separate transactions from updates
with this changes, SF transactions are handled as soon as possible
but do not trigger updates. the update is delayed until the next
vsync.

this allows us to work much better without requiring triple-buffering.

Change-Id: I1fa10794d0cf742129f0877698b7b1e1f2ec7401
2012-02-01 20:43:06 -08:00
..
DisplayHardware
tests
Android.mk separate transactions from updates 2012-02-01 20:43:06 -08:00
Barrier.h
clz.cpp
clz.h
DdmConnection.cpp
DdmConnection.h
DisplayEventConnection.cpp
DisplayEventConnection.h
EventThread.cpp
EventThread.h
GLExtensions.cpp
GLExtensions.h
Layer.cpp separate transactions from updates 2012-02-01 20:43:06 -08:00
Layer.h separate transactions from updates 2012-02-01 20:43:06 -08:00
LayerBase.cpp separate transactions from updates 2012-02-01 20:43:06 -08:00
LayerBase.h separate transactions from updates 2012-02-01 20:43:06 -08:00
LayerDim.cpp
LayerDim.h
LayerScreenshot.cpp
LayerScreenshot.h
MessageQueue.cpp separate transactions from updates 2012-02-01 20:43:06 -08:00
MessageQueue.h separate transactions from updates 2012-02-01 20:43:06 -08:00
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp separate transactions from updates 2012-02-01 20:43:06 -08:00
SurfaceFlinger.h separate transactions from updates 2012-02-01 20:43:06 -08:00
SurfaceTextureLayer.cpp
SurfaceTextureLayer.h
Transform.cpp
Transform.h