Searched refs:ScriptInvokeIDCreate (Results 1 – 4 of 4) sorted by relevance
99 …dispatchTab.ScriptInvokeIDCreate = (ScriptInvokeIDCreateFnPtr)dlsym(handle, "rsScriptInvokeIDCreat… in loadSymbols()387 if (dispatchTab.ScriptInvokeIDCreate == nullptr) { in loadSymbols()
171 ScriptInvokeIDCreateFnPtr ScriptInvokeIDCreate; member
379 ScriptInvokeIDCreate {
1929 return (jlong)dispatchTab.ScriptInvokeIDCreate((RsContext)con, (RsScript)sid, slot); in nScriptInvokeIDCreate()