Home
last modified time | relevance | path

Searched refs:nScriptInvokeIDCreate (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DScript.java97 long id = mRS.nScriptInvokeIDCreate(getID(mRS), slot); in createInvokeID()
DRenderScript.java867 synchronized long nScriptInvokeIDCreate(long sid, int slot) { in nScriptInvokeIDCreate() method in RenderScript
/frameworks/rs/support/java/src/androidx/renderscript/
DScript.java135 long id = mRS.nScriptInvokeIDCreate(getID(mRS), slot); in createInvokeID()
DRenderScript.java821 synchronized long nScriptInvokeIDCreate(long sid, int slot) { in nScriptInvokeIDCreate() method in RenderScript
/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp1927 nScriptInvokeIDCreate(JNIEnv *_env, jobject _this, jlong con, jlong sid, jint slot) in nScriptInvokeIDCreate() function
2364 …tInvokeIDCreate", "(JJI)J", (void*)nScriptInvokeIDCreate },
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp2279 nScriptInvokeIDCreate(JNIEnv *_env, jobject _this, jlong con, jlong sid, jint slot) in nScriptInvokeIDCreate() function
2926 …tInvokeIDCreate", "(JJI)J", (void*)nScriptInvokeIDCreate },
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt60379 Landroid/renderscript/RenderScript;->nScriptInvokeIDCreate(JI)J