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
2012-04-12 11:01:22 -07:00
2012-03-20 09:58:12 -07:00
2012-08-21 16:04:21 -04:00
2012-08-21 16:03:11 -04:00
2012-01-10 10:18:17 -08:00
2012-08-23 15:20:16 -07:00
2011-10-31 10:24:09 -07:00
2011-10-31 10:24:09 -07:00
2010-03-08 18:04:03 -08:00
2011-11-04 14:09:48 -07:00
2012-01-10 10:18:17 -08:00
2012-08-22 17:26:40 -07:00
2012-08-22 17:26:40 -07:00
2011-10-31 10:24:09 -07:00
2012-09-18 12:37:02 -07:00
Description
No description provided
102 MiB
Languages
C++ 50.2%
C 43.6%
Makefile 1.9%
Java 1.8%
Roff 1%
Other 1.4%