replicant-frameworks_native/include/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
..
BitTube.h
BufferItemConsumer.h Pay attention to buffer timestamps 2013-07-10 15:38:40 -07:00
BufferQueue.h Pay attention to buffer timestamps 2013-07-10 15:38:40 -07:00
ConsumerBase.h Pay attention to buffer timestamps 2013-07-10 15:38:40 -07:00
CpuConsumer.h CpuConsumer: Add set buffer size and format functions. 2013-06-10 13:34:01 -07:00
DisplayEventReceiver.h
DummyConsumer.h
GLConsumer.h Pay attention to buffer timestamps 2013-07-10 15:38:40 -07:00
GraphicBufferAlloc.h
GuiConfig.h
IDisplayEventConnection.h
IGraphicBufferAlloc.h
IGraphicBufferProducer.h Fix argument types in IGraphicBufferProducer methods 2013-03-18 14:16:02 -07:00
ISensorEventConnection.h
ISensorServer.h
ISurfaceComposer.h rework how we take screenshots for a CPU consumer 2013-03-19 22:22:21 -07:00
ISurfaceComposerClient.h get rid of ISurface 2013-03-12 17:11:48 -07:00
Sensor.h
SensorEventQueue.h
SensorManager.h
Surface.h Surface can now be created only from an IGraphicBufferProducer 2013-03-12 18:45:09 -07:00
SurfaceComposerClient.h make sure to unlock the screenshot's buffer on destruction 2013-03-26 18:15:35 -07:00
SurfaceControl.h Merge "Revert "Revert "Change SurfaceControl setPosition to take floats""" into jb-mr2-dev 2013-03-21 15:52:49 +00:00