Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnScriptSetVarObj

715     native void rsnScriptSetVarObj(int con, int id, int slot, int val);
718 rsnScriptSetVarObj(mContext, id, slot, val);