Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnScriptSetVarJ

667     native void rsnScriptSetVarJ(int con, int id, int slot, long val);
670 rsnScriptSetVarJ(mContext, id, slot, val);