Tony Kuo fd778e3e40 Fix Droid and animation color in recovery mode
[Problem]
Droid and animation color in recovery mode are incorrect

[Modify]
- Add support for flipping (zero copy) with RECOVERY_ABGR.
- Decodes PNG files to BGRA directly, and other fills, text and alpha blending are also done directly in BGRA (i.e. blits can still bypass conversion)
- Remove the BGRA workaround added previous for single buffer mode (f766396)

Bug:19216535
Change-Id: Ie864419fc6da776ff58b2d02e130f203c194500f
Signed-off-by: Tony Kuo <tony.kuo@mediatek.com>
2015-02-11 21:36:00 -08:00
2015-01-29 20:50:08 -08:00
2014-12-18 22:50:08 +00:00
2013-03-07 13:34:24 -08:00
2015-01-29 20:50:08 -08:00
2013-10-10 14:19:19 -07:00
2014-10-17 01:05:08 +00:00
2015-01-29 20:50:08 -08:00
2015-01-29 20:50:08 -08:00
2015-02-05 14:53:55 -08:00
2012-01-10 10:18:17 -08:00
2015-01-28 12:09:05 -08:00
2014-04-25 15:47:34 -07:00
2015-01-29 20:50:08 -08:00
2014-07-10 10:55:07 -07:00
2014-07-10 10:55:07 -07:00
2015-01-28 12:09:05 -08:00
2014-06-06 09:01:57 -07:00
2014-06-06 09:01:57 -07:00
2015-01-28 12:09:05 -08:00
S
Description
No description provided
102 MiB
Languages
C++ 50.2%
C 43.6%
Makefile 1.9%
Java 1.8%
Roff 1%
Other 1.4%