summaryrefslogtreecommitdiffstats
path: root/tests/RenderScriptTests/ComputeBenchmark/src/com/example
Commit message (Collapse)AuthorAgeFilesLines
* Move compute tests from frameworks/base to frameworks/rsJason Sams2013-03-193-483/+0
| | | | Change-Id: I670027782f5ba6df0713dbdc3c99ae7c1eef7d22
* Fix aprox fs function namesJason Sams2012-09-201-7/+6
| | | | | | bug b206696 Change-Id: I64c092c1f6b8d990783bf5d31db37e12a4dbdb82
* Initial version of Renderscript Compute BenchmarkRajeev Sharma2012-08-153-0/+484
Tests all library functions with all input types and outputs timing data via rsDebug. Also tests all basic numerical operations and type conversions. Change-Id: I39038606776bbf7361d5fc7a9a3ec3b05b8e6ae0