replicant-frameworks_native/libs/gui
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
..
tests
Android.mk
BitTube.cpp
DisplayEventReceiver.cpp separate transactions from updates 2012-02-01 20:43:06 -08:00
IDisplayEventConnection.cpp
IGraphicBufferAlloc.cpp
ISensorEventConnection.cpp
ISensorServer.cpp
ISurface.cpp
ISurfaceComposer.cpp
ISurfaceComposerClient.cpp
ISurfaceTexture.cpp
LayerState.cpp
Sensor.cpp
SensorEventQueue.cpp
SensorManager.cpp
Surface.cpp
SurfaceComposerClient.cpp
SurfaceTexture.cpp
SurfaceTextureClient.cpp