Searched refs:nScriptGetVarI (Results 1 – 4 of 4) sorted by relevance
404 return mRS.nScriptGetVarI(getID(mRS), index); in getVarI()428 return mRS.nScriptGetVarI(getID(mRS), index) > 0 ? true : false; in getVarB()
787 synchronized int nScriptGetVarI(long id, int slot) { in nScriptGetVarI() method in RenderScript
1805 nScriptGetVarI(JNIEnv *_env, jobject _this, jlong con, jlong script, jint slot) in nScriptGetVarI() function2911 {"rsnScriptGetVarI", "(JJI)I", (void*)nScriptGetVarI…
60363 Landroid/renderscript/RenderScript;->nScriptGetVarI(JI)I