Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/renderscript/
DScript.java236 mRS.nScriptSetVarJ(getID(mRS), index, v); in setVar()
DRenderScript.java668 synchronized void nScriptSetVarJ(int id, int slot, long val) { in nScriptSetVarJ() method in RenderScript
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DScript.java352 mRS.nScriptSetVarJ(getID(mRS), index, v); in setVar()
DRenderScript.java496 synchronized void nScriptSetVarJ(int id, int slot, long val) { in nScriptSetVarJ() method in RenderScript
/frameworks/support/v8/renderscript/jni/
Dandroid_renderscript_RenderScript.cpp705 nScriptSetVarJ(JNIEnv *_env, jobject _this, RsContext con, jint script, jint slot, jlong val) in nScriptSetVarJ() function
1060 {"rsnScriptSetVarJ", "(IIIJ)V", (void*)nScriptSetVarJ
/frameworks/base/graphics/jni/
Dandroid_renderscript_RenderScript.cpp1006 nScriptSetVarJ(JNIEnv *_env, jobject _this, RsContext con, jint script, jint slot, jlong val) in nScriptSetVarJ() function
1649 {"rsnScriptSetVarJ", "(IIIJ)V", (void*)nScriptSetVarJ