replicant-frameworks_native/libs
Dan Stoza b8efdc4003 libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc
Applies GRALLOC_USAGE_ALLOC_MASK to the incoming usage bits before
calling alloc on the gralloc module. This filters out the new flag
GRALLOC_USAGE_FOREIGN_BUFFERS, which is used to send a hint to the
producer, but which does not affect the allocation of buffers.

Bug: 19801661
Change-Id: Ia37a3eddba2e97598e50ac3e10877430adfa9247
2015-05-29 19:52:43 +00:00
..
binder Verify that the native handle was created 2015-05-12 17:35:48 -07:00
diskusage Add missing <unistd.h> include for close. 2015-02-19 16:58:44 -08:00
gui Revert "Modify EGL to disconnect the window when the surface gets destroyed." 2015-05-28 16:48:08 -07:00
input Fix input tests to work with new MotionEvent member 2015-05-14 16:29:13 +01:00
ui libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc 2015-05-29 19:52:43 +00:00