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