Home | History | Annotate | Download | only in renderscript

Lines Matching refs:rsnScriptKernelIDCreate

706     native int  rsnScriptKernelIDCreate(int con, int sid, int slot, int sig);
709 return rsnScriptKernelIDCreate(mContext, sid, slot, sig);