Home | History | Annotate | Download | only in renderscript

Lines Matching refs:rsnScriptInvokeV

622     native void rsnScriptInvokeV(int con, int id, int slot, byte[] params);
625 rsnScriptInvokeV(mContext, id, slot, params);