Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DScriptGroup.java487 mRS.nScriptGroupSetInput(getID(mRS), s.getID(mRS), mRS.safeID(a)); in setInput()
DRenderScript.java874 synchronized void nScriptGroupSetInput(long group, long kernel, long alloc) { in nScriptGroupSetInput() method in RenderScript
/frameworks/rs/support/java/src/androidx/renderscript/
DScriptGroup.java485 mRS.nScriptGroupSetInput(getID(mRS), s.getID(mRS), mRS.safeID(a)); in setInput()
DRenderScript.java843 synchronized void nScriptGroupSetInput(long group, long kernel, long alloc) { in nScriptGroupSetInput() method in RenderScript
/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp2053 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/
Dandroid_renderscript_RenderScript.cpp2404 nScriptGroupSetInput(JNIEnv *_env, jobject _this, jlong con, jlong gid, jlong kid, jlong alloc) in nScriptGroupSetInput() function
2926 …ptGroupSetInput", "(JJJJ)V", (void*)nScriptGroupSetInput },