replicant-frameworks_native/include
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
..
android Add ASSIST keycode. 2012-06-15 11:46:11 -07:00
binder split-up Client.h out of SurfaceFlinger.h 2012-06-18 16:47:56 -07:00
cpustats
gui Pass fences from BufferQueue to SurfaceTextureClient 2012-06-21 22:21:12 -07:00
media
powermanager
private
ui Transfer HWC release fences to BufferQueue 2012-06-21 22:21:12 -07:00
utils