Home | History | Annotate | Download | only in renderscript

Lines Matching refs:rsnScriptSetVarI

656     native void rsnScriptSetVarI(int con, int id, int slot, int val);
659 rsnScriptSetVarI(mContext, id, slot, val);