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
BufferItemConsumer.h
BufferQueue.h
ConsumerBase.h
CpuConsumer.h
DisplayEventReceiver.h
GLConsumer.h
GraphicBufferAlloc.h
GuiConfig.h
IConsumerListener.h
IDisplayEventConnection.h
IGraphicBufferAlloc.h
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
ISensorServer.h
ISurfaceComposer.h
ISurfaceComposerClient.h
Sensor.h
SensorEventQueue.h
SensorManager.h
Surface.h
SurfaceComposerClient.h
SurfaceControl.h