platform_bootable_recovery/minui
Rahul Chaudhry 1cf93f5f74 Remove unnecessary uses of reinterpret_cast.
Discovered while looking at compiler warnings (b/26936282).

Test: WITH_TIDY=1 WITH_STATIC_ANALYZER=1 mma
Change-Id: I66f8f6026ed732a504504ade93ff196dc8b727ca
2016-11-15 23:25:57 -08:00
..
Android.mk Turn on -Werror for recovery 2016-09-29 19:21:24 -07:00
events.cpp Fix clang-tidy performance warnings. 2016-07-27 10:19:47 -07:00
font_10x18.h Support use of custom fonts in miniui 2016-11-15 14:24:06 -08:00
graphics.cpp Remove unnecessary uses of reinterpret_cast. 2016-11-15 23:25:57 -08:00
graphics.h Add drm support to minui 2015-07-01 15:27:48 -07:00
graphics_adf.cpp Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. 2016-11-15 23:24:54 -08:00
graphics_drm.cpp Add drm support to minui 2015-07-01 15:27:48 -07:00
graphics_fbdev.cpp Use static_cast to cast pointers returned by malloc/calloc/realloc/mmap. 2016-11-15 23:24:54 -08:00
minui.h Have gr_init_font alloc memory for the font 2016-11-15 16:40:32 -08:00
mkfont.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
resources.cpp Remove unnecessary uses of reinterpret_cast. 2016-11-15 23:25:57 -08:00