Home | History | Annotate | Download | only in renderscript

Lines Matching refs:rsnScriptKernelIDCreate

813     native long  rsnScriptKernelIDCreate(long con, long sid, int slot, int sig);
816 return rsnScriptKernelIDCreate(mContext, sid, slot, sig);