Home
last modified time | relevance | path

Searched refs:nScriptGroupSetOutput (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DScriptGroup.java514 mRS.nScriptGroupSetOutput(getID(mRS), s.getID(mRS), mRS.safeID(a)); in setOutput()
H A DRenderScript.java885 synchronized void nScriptGroupSetOutput(long group, long kernel, long alloc) { in nScriptGroupSetOutput() method in RenderScript
/aosp14/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp2413 nScriptGroupSetOutput(JNIEnv *_env, jobject _this, jlong con, jlong gid, jlong kid, jlong alloc) in nScriptGroupSetOutput() function
2926 …tGroupSetOutput", "(JJJJ)V", (void*)nScriptGroupSetOutput },
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt46459 Landroid/renderscript/RenderScript;->nScriptGroupSetOutput(JJJ)V