History log of /frameworks/rs/java/tests/HelloComputeNDK/src/com/example/android/rs/hellocomputendk/HelloComputeNDK.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
101caf152df0e7a63a10ec7537a89c9596be5cbb 16-Mar-2016 Yang Ni <yangni@google.com> Avoid explict loading of libRSSupport in test

Bug: 27692823

Since libRSSupport is not necessarily included in the test APK, this
test will try to load libRSSupport.so from /system/lib directory,
which will fail after M.

This was really an old work around for NDK RS API, and no longer needed.

Change-Id: Ifccc09f5cec074fba40f7a0cfc300b8294e80aa3
/frameworks/rs/java/tests/HelloComputeNDK/src/com/example/android/rs/hellocomputendk/HelloComputeNDK.java
65d9e49f4a953dd72ab6387fc22907e1e8e998c2 15-Jan-2014 Tim Murray <timmurray@google.com> Update HelloComputeNDK with some additional fixes.

Change-Id: Ife7c70b4af6545c1cbcfd809326d57486add5495
/frameworks/rs/java/tests/HelloComputeNDK/src/com/example/android/rs/hellocomputendk/HelloComputeNDK.java
db5de3870e9818879f1836687a10ce1cf586b38c 17-Dec-2013 Tim Murray <timmurray@google.com> Fix HelloComputeNDK for RS NDK API update.

Change-Id: Ie344b3db41e6c2cd938aef9c9af2312d3f9ec72b
/frameworks/rs/java/tests/HelloComputeNDK/src/com/example/android/rs/hellocomputendk/HelloComputeNDK.java
a89eef413da39b013f2e931c9f207ef2587eef01 05-Oct-2013 Tim Murray <timmurray@google.com> add HelloComputeNDK Java sample

bug 10427951

Change-Id: I82641d1c8ef69117bff3ca594c24137c8a6581ef
/frameworks/rs/java/tests/HelloComputeNDK/src/com/example/android/rs/hellocomputendk/HelloComputeNDK.java