Searched refs:ScriptGroupSetInput (Results 1 – 4 of 4) sorted by relevance
338 …dispatchTab.ScriptGroupSetInput = (ScriptGroupSetInputFnPtr)dlsym(handle, "rsScriptGroupSetInput"); in loadSymbols()339 if (dispatchTab.ScriptGroupSetInput == NULL) { in loadSymbols()
178 ScriptGroupSetInputFnPtr ScriptGroupSetInput; member
498 ScriptGroupSetInput {
1791 dispatchTab.ScriptGroupSetInput((RsContext)con, (RsScriptGroup)gid, (RsScriptKernelID)kid, in nScriptGroupSetInput()