Home
last modified time | relevance | path

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

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DScriptGroup.java492 mRS.nScriptGroupSetInput(getID(mRS), s.getID(mRS), mRS.safeID(a)); in setInput()
H A DRenderScript.java879 synchronized void nScriptGroupSetInput(long group, long kernel, long alloc) { in nScriptGroupSetInput() method in RenderScript
/aosp14/frameworks/base/rs/jni/
H A 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 },
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt46458 Landroid/renderscript/RenderScript;->nScriptGroupSetInput(JJJ)V