Searched refs:ScriptInvokeIDCreate (Results 1 – 4 of 4) sorted by relevance
369 …dispatchTab.ScriptInvokeIDCreate = (ScriptInvokeIDCreateFnPtr)dlsym(handle, "rsScriptInvokeIDCreat… in loadSymbols()370 if (dispatchTab.ScriptInvokeIDCreate == NULL) { in loadSymbols()
173 ScriptInvokeIDCreateFnPtr ScriptInvokeIDCreate; member
367 ScriptInvokeIDCreate {
1711 return (jlong)dispatchTab.ScriptInvokeIDCreate((RsContext)con, (RsScript)sid, slot); in nScriptInvokeIDCreate()