Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Blaesius 700484dbcc Fix generate-half-res-anims.sh and halfres bootanimation.zips
bootanimation.zip contains PNG files and not JPG

Some zips aren't resized and use original resolution instead half resolution,
fix it too.

Change-Id: Ic12f93dc2a18f7ca9c9c7bff6b34dc0821bbfb4c
2015-04-07 20:09:59 +02:00
Christopher R. Palmer 9a7eea0e84 bootanimation: Generate all the missing half-res animations
Change-Id: I6cbca588e30741e077802659ecb4c59ef892473b
2015-02-03 20:24:14 +00:00
Michael Bestas 968998d27f bootanimation: Remove halfres zips before regenerating them
Change-Id: I8688700d85c3c29c650488cc469aed5ead5ec0e4
2015-01-22 05:48:52 +02:00
Michael Bestas f4248ef2f6 cm: Add 1440 bootanimation
* Add normal & half resolution 1440 bootanimations

Change-Id: I89c4e02173b2395ae58d5f63cfe451dbd2f97f18
2014-11-13 16:12:20 +00:00
Steven Luo 367e64830f Add half-resolution boot animations for low-end devices
On low-end devices, the current 48 fps boot animation can use more than
50% of CPU time, and if the texture cache is enabled, a majority of main
memory as well.  For these devices, add half-resolution variants of the
lower-resolution boot animations which display 2x upscaled -- this
greatly speeds the boot process and makes the boot animation run more
smoothly.

Change-Id: I0140616ca38c52a06dd4622f1c20a9ca0da95f4b
2014-01-30 13:22:18 -08:00