android_bootable_recovery/minui
Doug Zongker 51266d1397 clear recovery framebuffers on allocation; display icon right after ui_init
Make ui_init() clear the framebuffer memory it maps in so the user
isn't treated to a visible flash of random bits on recovery startup.
Call ui_set_background() (to show the installing icon) right after
ui_init() to display something while device_recovery_start() is
working (which can take a second or two on some devices).

Bug: 3145331
Change-Id: I11e7859fab5847370ea4f4932c3fb1558af26c5d
2010-11-01 10:19:12 -07:00
..
Android.mk auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
events.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
font_10x18.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
graphics.c clear recovery framebuffers on allocation; display icon right after ui_init 2010-11-01 10:19:12 -07:00
minui.h split out device-specific recovery UI code into vendor directories 2009-06-11 14:50:33 -07:00
mkfont.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
resources.c simplify construction of the recovery progress bar 2009-10-08 16:32:58 -07:00