commit | 19218c0731e8172bd0af476779a57da4c30ec77d | [log] [tgz] |
---|---|---|
author | Zonr Chang <zonr.net@gmail.com> | Thu Apr 05 10:44:53 2012 +0800 |
committer | Shih-wei Liao <sliao@google.com> | Wed Apr 25 04:03:12 2012 -0700 |
tree | aa4f6db1931838aa3f22390564a63db7f269906c | |
parent | 4ce024bcff99bb154f44a73f4cf6201a0fe75917 [diff] |
Introduce new Script class. Script basically manages a source object to be compiled. Refactor Renderscript stuffs out from class Script to RSScript and extend RSScript from Script (IS-A relation.) No functionality changed.