Home | History | Annotate | Download | only in renderscript

Lines Matching refs:rsnScriptSetVarI

628     native void rsnScriptSetVarI(int con, int id, int slot, int val);
631 rsnScriptSetVarI(mContext, id, slot, val);