Home | History | Annotate | Download | only in renderscript

Lines Matching refs:rsnScriptSetVarV

670     native void rsnScriptSetVarV(int con, int id, int slot, byte[] val);
673 rsnScriptSetVarV(mContext, id, slot, val);