replicant-frameworks_native/libs/ui
Colin Cross 288f2ef629 libui: fix passing Fence object over binder
The Fence object was writing a size_t into the binder buffer
in flatten, which changes size if the producer and consumer
are running in a 32-bit and a 64-bit process.  Use a uint32_t
instead.

Change-Id: Ifed526513800ce27f9d605101cddd922292cca37
2014-04-14 19:06:47 -07:00
..
tests Fix misuse of $(my-dir). 2014-02-28 18:05:56 -08:00
Android.mk Add liblog 2013-04-09 21:55:39 -07:00
Fence.cpp libui: fix passing Fence object over binder 2014-04-14 19:06:47 -07:00
FramebufferNativeWindow.cpp native frameworks: 64-bit compile issues 2014-03-12 13:12:44 -07:00
GraphicBuffer.cpp am fc43e16a: Merge "Graphics:Add error check when create GraphicBuffer" 2013-08-13 12:06:31 -07:00
GraphicBufferAllocator.cpp add more tracing for buffer allocation 2012-02-29 20:47:20 -08:00
GraphicBufferMapper.cpp Add support for HAL_PIXEL_FORMAT_YCbCr_420_888 2013-05-06 17:24:05 -07:00
MODULE_LICENSE_APACHE2
NOTICE
PixelFormat.cpp get rid of HAL pixelformats 5551 and 4444 2013-07-26 15:43:33 -07:00
Rect.cpp take the "transparent region" into account for blending 2013-05-10 18:35:43 -07:00
Region.cpp native frameworks: 64-bit compile issues 2014-03-12 13:12:44 -07:00
UiConfig.cpp Show build config in dumpsys SurfaceFlinger 2012-09-25 11:31:46 -07:00