Searched refs:nScriptGroupSetOutput (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/rs/java/android/renderscript/ |
D | ScriptGroup.java | 514 mRS.nScriptGroupSetOutput(getID(mRS), s.getID(mRS), mRS.safeID(a)); in setOutput()
|
D | RenderScript.java | 885 synchronized void nScriptGroupSetOutput(long group, long kernel, long alloc) { in nScriptGroupSetOutput() method in RenderScript
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | ScriptGroup.java | 515 mRS.nScriptGroupSetOutput(getID(mRS), s.getID(mRS), mRS.safeID(a)); in setOutput()
|
D | RenderScript.java | 854 synchronized void nScriptGroupSetOutput(long group, long kernel, long alloc) { in nScriptGroupSetOutput() method in RenderScript
|
/frameworks/rs/support/jni/ |
D | android_renderscript_RenderScript.cpp | 2062 nScriptGroupSetOutput(JNIEnv *_env, jobject _this, jlong con, jlong gid, jlong kid, jlong alloc) in nScriptGroupSetOutput() function 2369 …tGroupSetOutput", "(JJJJ)V", (void*)nScriptGroupSetOutput },
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 2413 nScriptGroupSetOutput(JNIEnv *_env, jobject _this, jlong con, jlong gid, jlong kid, jlong alloc) in nScriptGroupSetOutput() function 2926 …tGroupSetOutput", "(JJJJ)V", (void*)nScriptGroupSetOutput },
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 45816 Landroid/renderscript/RenderScript;->nScriptGroupSetOutput(JJJ)V
|