Essays about: "RenderScript"

Found 1 essay containing the word RenderScript.

  1. 1. ART vs. NDK vs. GPU acceleration: A study of performance of image processing algorithms on Android

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Andreas Pålsson; [2017]
    Keywords : ART; NDK; GPU; C ; Java; Android; RenderScript; image processing; Dalvik; Android runtime;

    Abstract : The Android ecosystem contains three major platforms for execution suitable for different purposes. Android applications are normally written in the Java programming language, but computationally intensive parts of Android applications can be sped up by choosing to use a native language or by utilising the parallel architecture found in graphics processing units (GPUs). READ MORE