replicant-frameworks_native/libs
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
..
binder Remove global variables from ProcessState. 2014-04-03 12:29:44 +00:00
diskusage Report actual disk space used 2013-05-01 10:10:59 -07:00
gui Merge "gui: Fix return code assert in CpuConsumer_test." 2014-03-04 21:05:41 +00:00
input Only consume touches up until the frame time 2013-10-21 23:57:17 +00:00
ui libui: fix passing Fence object over binder 2014-04-14 19:06:47 -07:00