Boost the performance of your Android app with OpenCL – Developer World
If you have an Android device that supports OpenCL, you can run the supplied openclexample.apk file to check how it works. You can also see that the execution speed is much faster using OpenCL on the GPU when compared to the plain single threaded c-code ....