Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnScriptKernelIDCreate

810     native long  rsnScriptKernelIDCreate(long con, long sid, int slot, int sig, boolean mUseInc);
817 return rsnScriptKernelIDCreate(curCon, sid, slot, sig, mUseInc);