platform_bootable_recovery/minui
Colin Cross 92cdf9c372 recovery: fix building with pointer-to-int errors turned on
Use intptr_t/uintptr_t to cast between pointer and int to allow
building with -Werror=pointer-to-int-cast and
Werror=int-to-pointer-cast turned on.

Cast to char* instead of unsigned int for pointer arithmetic.

Change-Id: Ia862306fdcca53866b330e8cf726f3d62f2248a0
2014-02-05 17:34:45 -08:00
..
Android.mk add optional overscan compensation to recovery graphics 2012-12-18 16:31:27 -08:00
events.c minui: add ability to synchronize current key state 2011-10-12 15:53:32 -07:00
font_10x18.h minui: do not use flexible array initialization 2013-11-26 03:21:13 +00:00
graphics.c recovery: fix building with pointer-to-int errors turned on 2014-02-05 17:34:45 -08:00
minui.h more font improvements and cleanup 2013-03-07 13:34:24 -08:00
mkfont.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
resources.c Update libpng API usage 2013-08-26 16:45:33 -07:00