Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnScriptSetVarObj

794     native void rsnScriptSetVarObj(long con, long id, int slot, long val);
797 rsnScriptSetVarObj(mContext, id, slot, val);