Searched refs:nContextDestroy (Results 1 – 4 of 4) sorted by relevance
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | RenderScript.java | 305 synchronized void nContextDestroy() { in nContextDestroy() method in RenderScript 1710 nContextDestroy(); in helpDestroy()
|
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 234 synchronized void nContextDestroy() { in nContextDestroy() method in RenderScript 1637 nContextDestroy(); in helpDestroy()
|
/frameworks/rs/support/jni/ |
D | android_renderscript_RenderScript.cpp | 835 nContextDestroy(JNIEnv *_env, jobject _this, jlong con) in nContextDestroy() function 2301 …nContextDestroy", "(J)V", (void*)nContextDestroy },
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 927 nContextDestroy(JNIEnv *_env, jobject _this, jlong con) in nContextDestroy() function 2833 …nContextDestroy", "(J)V", (void*)nContextDestroy },
|