Searched refs:ScriptKernelIDCreate (Results 1 – 4 of 4) sorted by relevance
101 …dispatchTab.ScriptKernelIDCreate = (ScriptKernelIDCreateFnPtr)dlsym(handle, "rsScriptKernelIDCreat… in loadSymbols()345 if (dispatchTab.ScriptKernelIDCreate == nullptr) { in loadSymbols()
173 ScriptKernelIDCreateFnPtr ScriptKernelIDCreate; member
487 ScriptKernelIDCreate {
1903 return (jlong)(uintptr_t)dispatchTabInc.ScriptKernelIDCreate((RsContext)con, (RsScript)sid, in nScriptKernelIDCreate()1906 return (jlong)(uintptr_t)dispatchTab.ScriptKernelIDCreate((RsContext)con, (RsScript)sid, in nScriptKernelIDCreate()