replicant-frameworks_native/libs
Dan Stoza 8dddc99010 libgui: Change BufferQueue to use free lists
BufferQueue used to choose free buffers by scanning through its array
of slots and picking one based on timestamp. This changes that
mechanism to use a pair of free lists: one with buffers attached and
one without. This makes it easier to choose either type of free slot
depending on the needs of the current operation.

Bug: 13175420
Change-Id: Ic8398e7511bd11a60a1c82e3ad2ee271c9822be1
2015-04-17 09:28:41 -07:00
..
binder am 6e32c037: Merge "Kill HAVE_PTHREADS." 2015-01-27 19:56:06 +00:00
diskusage Add missing <unistd.h> include for close. 2015-02-19 16:58:44 -08:00
gui libgui: Change BufferQueue to use free lists 2015-04-17 09:28:41 -07:00
input am e1e3d278: Merge "Clean cruft out of makefiles." 2014-09-12 16:22:03 +00:00
ui libgui: Pass surface damage through BufferQueue 2015-04-15 13:19:38 -07:00