Searched refs:ScriptGroupSetInputFnPtr (Results 1 – 2 of 2) sorted by relevance
84 typedef void (*ScriptGroupSetInputFnPtr) (RsContext, RsScriptGroup, RsScriptKernelID, RsAllocation); typedef156 ScriptGroupSetInputFnPtr ScriptGroupSetInput;
388 …RS::dispatch->ScriptGroupSetInput = (ScriptGroupSetInputFnPtr)dlsym(handle, "rsScriptGroupSetInput… in loadSymbols()