Searched refs:rsScriptKernelIDCreate (Results 1 – 4 of 4) sorted by relevance
96 rsScriptKernelIDCreate;
437 extern "C" RsScriptKernelID rsScriptKernelIDCreate(RsContext rsc, RsScript sid,
567 extern "C" RsScriptKernelID rsScriptKernelIDCreate (RsContext ctxWrapper, RsScript sid, int slot, i… in rsScriptKernelIDCreate() function
2270 return (jlong)(uintptr_t)rsScriptKernelIDCreate((RsContext)con, (RsScript)sid, slot, sig); in nScriptKernelIDCreate()