replicant-frameworks_native/include
Mathias Agopian a3fbda3cef BuffferQueue disconnect is now always asynchrnous
we tag queued buffers with the "bufferqueue cannot block" flag
and use that bit to discard a buffer in the queue by new ones
comming in. this allows us to remove the buffer queue drain in
disconnect while maintaining the right behaviour if it gets
connected again (since each buffer remembers how it was enqueued).

Change-Id: I1e703d363a687b70b19ba49cef32213116e8bd3f
2013-07-18 22:28:18 -07:00
..
android Add a keycode to switch audio tracks (2/2) 2013-07-12 17:23:45 +09:00
binder Follow framework change to track started ops by proc. 2013-07-17 17:26:15 -07:00
diskusage More changes to fix PDK build: 2012-10-24 12:30:41 -07:00
gui BuffferQueue disconnect is now always asynchrnous 2013-07-18 22:28:18 -07:00
input Merge "Completely remove skia dependency from libinput." 2013-07-16 01:49:55 +00:00
media Clarify some android-specific OMX extensions for native buffers. 2013-07-17 15:12:27 -07:00
powermanager Power manager now takes calling package name arg. 2013-05-20 16:50:10 -07:00
private libutils clean-up 2013-05-07 18:28:11 -07:00
ui am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer 2013-05-17 10:18:45 -07:00
utils Added bitwise-or and bitwise-and to BitSet 2013-05-30 18:40:04 -07:00