replicant-frameworks_native/libs/gui
Andy McFadden 1585c4d9fb Pay attention to buffer timestamps
When acquiring a buffer, SurfaceFlinger now computes the expected
presentation time and passes it to the BufferQueue acquireBuffer()
method.  If it's not yet time to display the buffer, acquireBuffer()
returns PRESENT_LATER instead of a buffer.

The current implementation of the expected-present-time computation
uses approximations and guesswork.

Bug 7900302

Change-Id: If9345611c5983a11a811935aaf27d6388a5036f1
2013-07-10 15:38:40 -07:00
..
tests Pay attention to buffer timestamps 2013-07-10 15:38:40 -07:00
Android.mk Add liblog 2013-04-09 21:55:39 -07:00
BitTube.cpp
BufferItemConsumer.cpp Pay attention to buffer timestamps 2013-07-10 15:38:40 -07:00
BufferQueue.cpp Pay attention to buffer timestamps 2013-07-10 15:38:40 -07:00
CleanSpec.mk
ConsumerBase.cpp Pay attention to buffer timestamps 2013-07-10 15:38:40 -07:00
CpuConsumer.cpp Pay attention to buffer timestamps 2013-07-10 15:38:40 -07:00
DisplayEventReceiver.cpp
DummyConsumer.cpp
GLConsumer.cpp Pay attention to buffer timestamps 2013-07-10 15:38:40 -07:00
GraphicBufferAlloc.cpp SurfaceFlinger: Move GraphicBufferAlloc to libgui 2012-12-11 17:54:29 -08:00
GuiConfig.cpp don't use compile-time configuration of libgui as much as possible 2013-03-29 15:33:47 -07:00
IDisplayEventConnection.cpp
IGraphicBufferAlloc.cpp
IGraphicBufferProducer.cpp Fix argument types in IGraphicBufferProducer methods 2013-03-18 14:16:02 -07:00
ISensorEventConnection.cpp
ISensorServer.cpp
ISurfaceComposer.cpp rework how we take screenshots for a CPU consumer 2013-03-19 22:22:21 -07:00
ISurfaceComposerClient.cpp get rid of ISurface 2013-03-12 17:11:48 -07:00
LayerState.cpp get rid of Surface identity and token 2013-02-13 15:27:08 -08:00
Sensor.cpp
SensorEventQueue.cpp
SensorManager.cpp
Surface.cpp make the warning timout of Fence::waitForever() implicit and longer 2013-05-16 18:15:57 -07:00
SurfaceComposerClient.cpp make sure to unlock the screenshot's buffer on destruction 2013-03-26 18:15:35 -07:00
SurfaceControl.cpp Merge "Revert "Revert "Change SurfaceControl setPosition to take floats""" into jb-mr2-dev 2013-03-21 15:52:49 +00:00
SyncFeatures.cpp don't use compile-time configuration of libgui as much as possible 2013-03-29 15:33:47 -07:00