Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnScriptSetVarJ

746     native void rsnScriptSetVarJ(long con, long id, int slot, long val);
749 rsnScriptSetVarJ(mContext, id, slot, val);