Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DScriptGroup.java492 mRS.nScriptGroupSetInput(getID(mRS), s.getID(mRS), mRS.safeID(a)); in setInput()
DRenderScript.java879 synchronized void nScriptGroupSetInput(long group, long kernel, long alloc) { in nScriptGroupSetInput() method in RenderScript
/frameworks/rs/support/java/src/androidx/renderscript/
DScriptGroup.java490 mRS.nScriptGroupSetInput(getID(mRS), s.getID(mRS), mRS.safeID(a)); in setInput()
DRenderScript.java848 synchronized void nScriptGroupSetInput(long group, long kernel, long alloc) { in nScriptGroupSetInput() method in RenderScript
/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp2053 nScriptGroupSetInput(JNIEnv *_env, jobject _this, jlong con, jlong gid, jlong kid, jlong alloc) in nScriptGroupSetInput() function
2368 …ptGroupSetInput", "(JJJJ)V", (void*)nScriptGroupSetInput },
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp2403 nScriptGroupSetInput(JNIEnv *_env, jobject _this, jlong con, jlong gid, jlong kid, jlong alloc) in nScriptGroupSetInput() function
2925 …ptGroupSetInput", "(JJJJ)V", (void*)nScriptGroupSetInput },
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt45815 Landroid/renderscript/RenderScript;->nScriptGroupSetInput(JJJ)V