commit | c84b56e55737376b43a00531bffacae7d4716a31 | [log] [tgz] |
---|---|---|
author | yuyan <yuyan@multicorewareinc.com> | Tue Sep 11 15:10:14 2012 +0800 |
committer | yuyan <yuyan@multicorewareinc.com> | Tue Sep 11 15:22:45 2012 +0800 |
tree | 9a32f87a4402f9a690f7a5c13e303d374746b63e | |
parent | cb3416886439535710339d34f1b4c276d2ea6c8e [diff] |
Fix symbol table for libRS MatrixTranspose The renderscript runtime api: rsMatrixTranspose3x3 and rsMatrixTranspose2x2 are not correctly exported in the symbol table. This fix corrected the typo of the symbol name. Change-Id: I0a11b4346ae83aa87938f60a6afd619f1dfd8ed0 Signed-off-by: yuyan <yuyan@multicorewareinc.com>