platform_bootable_recovery/minui
Doug Zongker c560a67b12 add optional overscan compensation to recovery graphics
If your screen is a TV, it may not actually be displaying the edges of
the framebuffer.  Allow specifying an overscan percentage, and move
each edge of the framebuffer in by that percent of the width/height.
(The gr_* layer just lies to the caller about the size of the
framebuffer, telling the caller it's smaller than it really is, and
offsets all drawing commands to match.)

Change-Id: I11bb2feb39ae522bd3e957a14ebdecf3609e0fdc
2012-12-18 16:31:27 -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 auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
graphics.c add optional overscan compensation to recovery graphics 2012-12-18 16:31:27 -08:00
minui.h add optional overscan compensation to recovery graphics 2012-12-18 16:31:27 -08:00
mkfont.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
resources.c minor recovery fixes 2012-09-04 14:28:25 -07:00