Home | History | Annotate | Download | only in renderscript

Lines Matching refs:rsnScriptKernelIDCreate

740     native long  rsnScriptKernelIDCreate(long con, long sid, int slot, int sig);
743 return rsnScriptKernelIDCreate(mContext, sid, slot, sig);