commit | 48d2eae90f08dc33754a9d280337249690a954d6 | [log] [tgz] |
---|---|---|
author | Miao Wang <[email protected]> | Thu Oct 16 11:48:28 2014 -0700 |
committer | Miao Wang <[email protected]> | Tue Nov 11 17:56:53 2014 -0800 |
tree | 17560d206f4258474532f499a529089b0cfdef0e | |
parent | 8dfd7a77b68ca41ac6502ca596f3a21e06865e24 [diff] |
Create a separate static lib that provides a dispatch table to both fw/support/v8/renderscript/jni and libRScpp to reduce code duplication. - This CL contains the static lib (libDispatch) and related changes to libRScpp. Change-Id: I65a4a74370720869eacf197ab31314c1df8dadcb Merged Conflicts: cpp/Android.mk cpp/RenderScript.cpp