Searched refs:nContextDestroy (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 230 synchronized void nContextDestroy() { in nContextDestroy() method in RenderScript 1631 nContextDestroy(); in helpDestroy()
|
/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
D | RenderScript.java | 305 synchronized void nContextDestroy() { in nContextDestroy() method in RenderScript 1708 nContextDestroy(); in helpDestroy()
|
/frameworks/rs/support/jni/ |
D | android_renderscript_RenderScript.cpp | 833 nContextDestroy(JNIEnv *_env, jobject _this, jlong con) in nContextDestroy() function 2299 …nContextDestroy", "(J)V", (void*)nContextDestroy },
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 926 nContextDestroy(JNIEnv *_env, jobject _this, jlong con) in nContextDestroy() function 2829 …nContextDestroy", "(J)V", (void*)nContextDestroy },
|