Home
last modified time | relevance | path

Searched defs:nScriptInvokeIDCreate (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/rs/support/jni/
H A Dandroid_renderscript_RenderScript.cpp1927 nScriptInvokeIDCreate(JNIEnv *_env, jobject _this, jlong con, jlong sid, jint slot) in nScriptInvokeIDCreate() function
/aosp12/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp2274 nScriptInvokeIDCreate(JNIEnv *_env, jobject _this, jlong con, jlong sid, jint slot) in nScriptInvokeIDCreate() function
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DRenderScript.java826 synchronized long nScriptInvokeIDCreate(long sid, int slot) { in nScriptInvokeIDCreate() method in RenderScript
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java861 synchronized long nScriptInvokeIDCreate(long sid, int slot) { in nScriptInvokeIDCreate() method in RenderScript