Searched refs:nScriptGroupSetOutput (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/rs/java/android/renderscript/ |
D | ScriptGroup.java | 509 mRS.nScriptGroupSetOutput(getID(mRS), s.getID(mRS), mRS.safeID(a)); in setOutput()
|
D | RenderScript.java | 891 synchronized void nScriptGroupSetOutput(long group, long kernel, long alloc) { in nScriptGroupSetOutput() method in RenderScript
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | ScriptGroup.java | 510 mRS.nScriptGroupSetOutput(getID(mRS), s.getID(mRS), mRS.safeID(a)); in setOutput()
|
D | RenderScript.java | 849 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 | 2418 nScriptGroupSetOutput(JNIEnv *_env, jobject _this, jlong con, jlong gid, jlong kid, jlong alloc) in nScriptGroupSetOutput() function 2931 …tGroupSetOutput", "(JJJJ)V", (void*)nScriptGroupSetOutput },
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 60371 Landroid/renderscript/RenderScript;->nScriptGroupSetOutput(JJJ)V
|