replicant-frameworks_native/include/gui
Andy McFadden 3c25621ad7 Re-enable frame dropping for non-auto timestamps
This change adds an entire field to note whether the timestamp was
auto-generated by Surface or supplied by the application.

The value is used when deciding whether or not to drop frames based
on buffer presentation timestamps.  If a desired presentation time
was set explicitly, BufferQueue will use that value to decide if a
frame should be dropped.  If the timestamp was generated by Surface
at the time the buffer was queued, the timestamp is ignored.

Bug 10151804

Change-Id: Ibd571a7578351063b813cbdad2ddbeed70655ba5
2013-08-16 15:15:16 -07:00
..
BitTube.h use a socketpair instead of a pipe in BitTube 2012-04-02 18:41:10 -07:00
BufferItemConsumer.h All consumers now take an IGraphicBufferConsumer instead of a BufferQueue 2013-08-06 20:05:36 +00:00
BufferQueue.h All consumers now take an IGraphicBufferConsumer instead of a BufferQueue 2013-08-06 20:05:36 +00:00
ConsumerBase.h All consumers now take an IGraphicBufferConsumer instead of a BufferQueue 2013-08-06 20:05:36 +00:00
CpuConsumer.h gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired 2013-08-14 20:17:17 -07:00
DisplayEventReceiver.h Display events now always carry the display id they happened on 2012-09-21 14:20:35 -07:00
GLConsumer.h SurfaceFlinger now uses GLES 2.x when available 2013-08-13 16:07:45 -07:00
GraphicBufferAlloc.h SurfaceFlinger: Move GraphicBufferAlloc to libgui 2012-12-11 17:54:29 -08:00
GuiConfig.h Show build config in dumpsys SurfaceFlinger 2012-09-25 11:31:46 -07:00
IConsumerListener.h Binderize the consumer side of BufferQueue 2013-08-01 17:20:08 -07:00
IDisplayEventConnection.h Improve the VSYNC api a bit. 2011-12-06 22:43:10 -08:00
IGraphicBufferAlloc.h fix libgui header location 2012-02-27 13:03:08 -08:00
IGraphicBufferConsumer.h Re-enable frame dropping for non-auto timestamps 2013-08-16 15:15:16 -07:00
IGraphicBufferProducer.h Re-enable frame dropping for non-auto timestamps 2013-08-16 15:15:16 -07:00
ISensorEventConnection.h Rename SensorChannel to BitTube 2011-10-20 18:42:02 -07:00
ISensorServer.h new SensorService 2010-07-19 17:57:29 -07:00
ISurfaceComposer.h Add ISurfaceComposer::destroyDisplay 2013-08-08 13:12:29 -07:00
ISurfaceComposerClient.h get rid of ISurface 2013-03-12 17:11:48 -07:00
Sensor.h Make Flattenable not virtual 2013-07-30 21:19:13 -07:00
SensorEventQueue.h use a socketpair instead of a pipe in BitTube 2012-04-02 18:41:10 -07:00
SensorManager.h SensorManager reconnects to sensor service when the later dies 2011-10-16 22:15:23 -07:00
Surface.h SurfaceFlinger now uses GLES 2.x when available 2013-08-13 16:07:45 -07:00
SurfaceComposerClient.h Add ISurfaceComposer::destroyDisplay 2013-08-08 13:12:29 -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