replicant-frameworks_native/include/gui
Jesse Hall f785754009 Pass fences from BufferQueue to SurfaceTextureClient
ISurfaceTexture::dequeueBuffer now returns the buffer's fence for the
client to wait on. For BufferQueue, this means passing it through
Binder so it can be returned to the SurfaceTextureClient. Now
SurfaceTextureClient is responsible for waiting on the fence in
dequeueBuffer instead of BufferQueue: one step closer to the goal.

Change-Id: I677ae758bcd23acee2d784b8cec11b32cccc196d
2012-06-21 22:21:12 -07:00
..
BitTube.h
BufferQueue.h Pass fences from BufferQueue to SurfaceTextureClient 2012-06-21 22:21:12 -07:00
CpuConsumer.h
DisplayEventReceiver.h
DummyConsumer.h
IDisplayEventConnection.h
IGraphicBufferAlloc.h
ISensorEventConnection.h
ISensorServer.h
ISurface.h
ISurfaceComposer.h surfaceflinger: replace early suspend with binder call from PowerManager 2012-06-07 16:28:30 -07:00
ISurfaceComposerClient.h
ISurfaceTexture.h Pass fences from BufferQueue to SurfaceTextureClient 2012-06-21 22:21:12 -07:00
Sensor.h
SensorEventQueue.h
SensorManager.h
Surface.h
SurfaceComposerClient.h
SurfaceTexture.h Transfer HWC release fences to BufferQueue 2012-06-21 22:21:12 -07:00
SurfaceTextureClient.h Update ANativeWindow clients for sync 2012-06-20 15:48:30 -07:00