Searched refs:nContextDestroy (Results 1 – 4 of 4) sorted by relevance
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
D | RenderScript.java | 293 synchronized void nContextDestroy() { in nContextDestroy() method in RenderScript 1603 nContextDestroy(); in destroy()
|
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 219 synchronized void nContextDestroy() { in nContextDestroy() method in RenderScript 1565 nContextDestroy(); in helpDestroy()
|
/frameworks/support/v8/renderscript/jni/ |
D | android_renderscript_RenderScript.cpp | 828 nContextDestroy(JNIEnv *_env, jobject _this, jlong con) in nContextDestroy() function 1965 …nContextDestroy", "(J)V", (void*)nContextDestroy },
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 855 nContextDestroy(JNIEnv *_env, jobject _this, jlong con) in nContextDestroy() function 2465 …nContextDestroy", "(J)V", (void*)nContextDestroy },
|