replicant-frameworks_native/include
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
..
android Fix broken NDK sensor manager API. 2015-05-07 12:50:27 -07:00
batteryservice BatteryProperty: Add property ENERGY_COUNTER and 64-bit integer properties 2014-05-16 03:05:11 +00:00
binder Add body sensors app op - framework native 2015-05-01 13:51:45 -07:00
diskusage More changes to fix PDK build: 2012-10-24 12:30:41 -07:00
gui Fix PTS handling for buffer replacement 2015-05-12 13:10:17 -07:00
input Introduces navigation keycodes. 2015-04-16 09:09:17 -07:00
media OMX: add event for rendering an output frame by a tunneled decoder 2015-04-24 13:33:37 -07:00
powermanager Make IPowerManager native conform to .aidl for oneway 2014-09-05 17:12:24 -07:00
private Fix issue #18356768: some app process may hang at Runtime#exit... 2014-11-13 17:09:59 -08:00
ui libgui: Allow an IGBProducer to disable allocation 2015-04-23 15:28:12 -07:00