Home | History | Annotate | Download | only in renderscript

Lines Matching refs:rsnScriptSetVarJ

639     native void rsnScriptSetVarJ(int con, int id, int slot, long val);
642 rsnScriptSetVarJ(mContext, id, slot, val);