Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnScriptInvokeV

729     native void rsnScriptInvokeV(long con, long id, int slot, byte[] params);
732 rsnScriptInvokeV(mContext, id, slot, params);