diff options
author | Andriy Naborskyy <andriyn@google.com> | 2015-08-16 21:32:50 -0700 |
---|---|---|
committer | Andriy Naborskyy <andriyn@google.com> | 2016-03-22 20:18:11 -0700 |
commit | 39218ba26d5bb8646f04273f2c3731598721c1da (patch) | |
tree | 5a9f92f0589635df70a85ec8a8ef8c5bbb966b1b /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 54c3808802e643785cc76b29067d1119e9c78af4 (diff) |
bootanimation: implement split packaging of animation
Animation package zip can be separated into OEM and SYSTEM
OEM desc.txt can use new command "$SYSTEM" to invoke animation
from SYSTEM package
Changes to animation structure:
1. animation can refer other animation
2. animation contains zip file reference
3. BootAnimation has name of root of animation Zip; processing desc.txt we
need filename of container zip and we can't access it from ZipFileRO instance
movie() changes:
1. Split movie() into loading Zip and playing part
2. load parses desc.txt and if needed referred Zip
3. play can descend animations tree
Change-Id: I600d02c84d537df7b3e32a84f84a294b26e319e0
Signed-off-by: Andriy Naborskyy <andriyn@google.com>
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions