replicant-frameworks_native/include/gui
Dan Stoza a4650a50a0 Fix PTS handling for buffer replacement
This changes the way that SurfaceFlinger's shadow buffer management
works such that instead of tracking the size of the shadow queue in the
BufferQueue, SF tracks the last frame number it has seen, and passes
that into the acquireBuffer call. BufferQueueConsumer then ensures that
it never returns a buffer newer than that frame number, even if that
means that it must return PRESENT_LATER for an otherwise valid buffer.

Change-Id: I3fcb45f683ed660c3f18a8b85ae1f8a962ba6f0e
2015-05-12 13:10:17 -07:00
..
BitTube.h SensorService performance improvements. 2014-07-24 17:23:01 -07:00
BufferItem.h libgui: Pass surface damage through BufferQueue 2015-04-15 13:19:38 -07:00
BufferItemConsumer.h DO NOT MERGE libgui: Remove IGBC::BufferItem 2015-03-20 12:29:04 -07:00
BufferQueue.h libgui: Hook up onFrameReplaced 2015-05-11 15:33:01 -07:00
BufferQueueConsumer.h Fix PTS handling for buffer replacement 2015-05-12 13:10:17 -07:00
BufferQueueCore.h Fix PTS handling for buffer replacement 2015-05-12 13:10:17 -07:00
BufferQueueDefs.h
BufferQueueProducer.h libgui: Allow an IGBProducer to disable allocation 2015-04-23 15:28:12 -07:00
BufferSlot.h
ConsumerBase.h Fix PTS handling for buffer replacement 2015-05-12 13:10:17 -07:00
CpuConsumer.h Revert "libgui: Plumb attach/detach through CpuConsumer" 2015-04-02 13:48:15 -07:00
DisplayEventReceiver.h
GLConsumer.h Fix PTS handling for buffer replacement 2015-05-12 13:10:17 -07:00
GraphicBufferAlloc.h libgui: Enable -Weverything and -Werror 2015-03-18 15:57:27 -07:00
GuiConfig.h
IConsumerListener.h Frameworks/native: Fix unused parameter warning 2014-11-08 22:18:47 +00:00
IDisplayEventConnection.h
IGraphicBufferAlloc.h libgui: Enable -Weverything and -Werror 2015-03-18 15:57:27 -07:00
IGraphicBufferConsumer.h Fix PTS handling for buffer replacement 2015-05-12 13:10:17 -07:00
IGraphicBufferProducer.h libgui: Allow an IGBProducer to disable allocation 2015-04-23 15:28:12 -07:00
IProducerListener.h
ISensorEventConnection.h SensorService performance improvements. 2014-07-24 17:23:01 -07:00
ISensorServer.h Add body sensors app op - framework native 2015-05-01 13:51:45 -07:00
ISurfaceComposer.h libgui: Enable -Weverything and -Werror 2015-03-18 15:57:27 -07:00
ISurfaceComposerClient.h Turn on support for async cursor update in surfaceflinger. 2014-07-28 22:07:41 +00:00
Sensor.h Add body sensors app op - framework native 2015-05-01 13:51:45 -07:00
SensorEventQueue.h Add body sensors app op - framework native 2015-05-01 13:51:45 -07:00
SensorManager.h Fix broken NDK sensor manager API. 2015-05-07 12:50:27 -07:00
StreamSplitter.h Add a BufferItem parameter to onFrameAvailable 2014-11-07 10:39:13 -08:00
Surface.h libgui: Change detachNextBuffer to return sp<GB> 2015-04-27 11:45:58 -07:00
SurfaceComposerClient.h libgui: Enable -Weverything and -Werror 2015-03-18 15:57:27 -07:00
SurfaceControl.h libgui: Enable -Weverything and -Werror 2015-03-18 15:57:27 -07:00