Searched refs:ScriptKernelIDCreate (Results 1 – 4 of 4) sorted by relevance
318 …dispatchTab.ScriptKernelIDCreate = (ScriptKernelIDCreateFnPtr)dlsym(handle, "rsScriptKernelIDCreat… in loadSymbols()319 if (dispatchTab.ScriptKernelIDCreate == NULL) { in loadSymbols()
172 ScriptKernelIDCreateFnPtr ScriptKernelIDCreate; member
467 ScriptKernelIDCreate {
1698 return (jlong)(uintptr_t)dispatchTabInc.ScriptKernelIDCreate((RsContext)con, (RsScript)sid, in nScriptKernelIDCreate()1701 return (jlong)(uintptr_t)dispatchTab.ScriptKernelIDCreate((RsContext)con, (RsScript)sid, in nScriptKernelIDCreate()