replicant-frameworks_native/libs/ui
Taiju Tsuiki 4d0cd3f524 Close Fence FDs in error cases of Surface and GraphicBufferMapper
Surface::{cancel,queue}Buffer and GraphicBufferMapper::lockAsyncYCbCr take the
ownership of |fenceFd|s. Though they don't close it on error cases.

Change-Id: I49a7ce8837d5c510c4ac4ad4649f310d18610e80
(cherry picked from commit c7263fb432)
2015-04-30 14:50:17 -07:00
..
tests Some more test cleanup. 2014-10-16 20:46:05 -07:00
Android.mk Disable struct padding warning/error 2014-12-04 18:06:48 -08:00
Fence.cpp libui: Clean up Fence and Region flattening 2015-04-15 13:04:15 -07:00
FrameStats.cpp Adding render stats APIs to UiAutomation (framework native). 2014-04-10 12:32:19 -07:00
FramebufferNativeWindow.cpp Libui: Remove unused variables 2014-12-05 20:52:16 -08:00
GraphicBuffer.cpp Merge "libgui: Allow an IGBProducer to disable allocation" 2015-04-24 15:50:10 +00:00
GraphicBufferAllocator.cpp libui: Enable -Weverything and -Werror 2014-12-04 17:56:27 -08:00
GraphicBufferMapper.cpp Close Fence FDs in error cases of Surface and GraphicBufferMapper 2015-04-30 14:50:17 -07:00
MODULE_LICENSE_APACHE2
NOTICE
PixelFormat.cpp DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. 2015-03-19 13:56:00 -07:00
Rect.cpp libgui: Pass surface damage through BufferQueue 2015-04-15 13:19:38 -07:00
Region.cpp libgui: Pass surface damage through BufferQueue 2015-04-15 13:19:38 -07:00
UiConfig.cpp libui: Enable -Weverything and -Werror 2014-12-04 17:56:27 -08:00