Searched refs:nativeMono (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/tests/java_api/HelloComputeNDK/src/com/example/android/rs/hellocomputendk/
H A DHelloComputeNDK.java33 native void nativeMono(String cacheDir, int X, int Y, Bitmap in, Bitmap out); method in class:HelloComputeNDK
50 nativeMono(this.getCacheDir().toString(),

Completed in 47 milliseconds