Searched refs:nScriptGroupSetInput (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/rs/java/android/renderscript/ |
D | ScriptGroup.java | 492 mRS.nScriptGroupSetInput(getID(mRS), s.getID(mRS), mRS.safeID(a)); in setInput()
|
D | RenderScript.java | 879 synchronized void nScriptGroupSetInput(long group, long kernel, long alloc) { in nScriptGroupSetInput() method in RenderScript
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | ScriptGroup.java | 490 mRS.nScriptGroupSetInput(getID(mRS), s.getID(mRS), mRS.safeID(a)); in setInput()
|
D | RenderScript.java | 848 synchronized void nScriptGroupSetInput(long group, long kernel, long alloc) { in nScriptGroupSetInput() method in RenderScript
|
/frameworks/rs/support/jni/ |
D | android_renderscript_RenderScript.cpp | 2053 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/ |
D | android_renderscript_RenderScript.cpp | 2403 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/ |
D | hiddenapi-max-target-o.txt | 45815 Landroid/renderscript/RenderScript;->nScriptGroupSetInput(JJJ)V
|