summaryrefslogtreecommitdiffstats
path: root/tests/RenderScriptTests/ImageProcessing2
Commit message (Collapse)AuthorAgeFilesLines
* Move compute tests from frameworks/base to frameworks/rsJason Sams2013-03-1964-4188/+0
| | | | Change-Id: I670027782f5ba6df0713dbdc3c99ae7c1eef7d22
* Update IP and IP2Jason Sams2013-03-0847-236/+1289
| | | | Change-Id: I5e81ae906a36fc1f6dc8de872398c6aa580238f1
* Rename convolve3x3.rs to prevent collisions.Stephen Hines2013-02-062-2/+2
| | | | Change-Id: I9046348959d51fda6142e16f1226fed0c57a6d16
* Update IP2 to use bitmap-backed allocations.Tim Murray2013-01-092-11/+7
| | | | Change-Id: I2967fff71db40b4a8a00cd0152bcc04c43b87f80
* Revert "Turn off IP2."Stephen Hines2012-12-141-2/+1
| | | | | | This reverts commit bc897302afcc40aee2bbce75a156a0d61883ff55 Change-Id: Ie2d0f32e248a20c26e8251195614d8df751c99ae
* Turn off IP2.Stephen Hines2012-12-131-1/+2
| | | | Change-Id: I1d45b0077c1a57c74e36fa8df45428b06a454253
* Compatibility lib changes for IP2.Stephen Hines2012-12-111-0/+1
| | | | | Bug: 7419958 Change-Id: Ibd62c06b60875e17d232e27f1845ce0ffafff834
* Convert constant to float instead of double in mandelbrot.rs.Tim Murray2012-11-091-1/+1
| | | | Change-Id: I05820b5e9b696662bd94dbcd4721298e92f1fc1a
* Minor fixes for range clamp + default blending.Stephen Hines2012-11-052-2/+3
| | | | | | | We could use setHasAlpha(false) if we were targeting API 12+, but instead we need to settle for having the script do this explicitly. Change-Id: I1c8ebbddcba5a003c69fefa48ec1aaf7d0e6726c
* Update compatibility library testsJason Sams2012-10-1034-293/+1390
| | | | | | bug 7327728 Change-Id: If3f85fb8944d7217a4d5c035f522d1ecc7af3a07
* Switch to v8 (and appropriate llvm-rs-cc stuff).Stephen Hines2012-08-162-3/+6
| | | | Change-Id: Ib3f71442af4aa06a55d5a9f819b52082e23dddd6
* Testing java compat lib for RS.Jason Sams2012-08-1532-0/+2037
Change-Id: I77a19dea9f6b9513b79ae6b686dfe1803bb4cd98