Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnScriptSetVarV

777     native void rsnScriptSetVarV(long con, long id, int slot, byte[] val);
780 rsnScriptSetVarV(mContext, id, slot, val);