Commit Graph

4 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
Asher Simonds 8024ea89b6 bootanimation: Update boot animation for lollipop
* Now in dark flavor!

Change-Id: Id688663b24cd945854687b643f63b7db5355460d
2015-01-29 17:52:50 -08:00
linuxx 861997d79e bootanimation: New boot animation for lollipop
Created by: Asher Simonds

Change-Id: I60a221c2098528daa8f4e566d2a4eb6c25a0ed25
2015-01-24 02:34:26 +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