Searched refs:ScriptGroupSetInput (Results 1 – 4 of 4) sorted by relevance
95 …dispatchTab.ScriptGroupSetInput = (ScriptGroupSetInputFnPtr)dlsym(handle, "rsScriptGroupSetInput"); in loadSymbols()361 if (dispatchTab.ScriptGroupSetInput == nullptr) { in loadSymbols()
167 ScriptGroupSetInputFnPtr ScriptGroupSetInput; member
518 ScriptGroupSetInput {
2042 dispatchTab.ScriptGroupSetInput((RsContext)con, (RsScriptGroup)gid, (RsScriptKernelID)kid, in nScriptGroupSetInput()