Searched refs:ScriptGroupSetOutputFnPtr (Results 1 – 2 of 2) sorted by relevance
83 typedef void (*ScriptGroupSetOutputFnPtr) (RsContext, RsScriptGroup, RsScriptKernelID, RsAllocation… typedef155 ScriptGroupSetOutputFnPtr ScriptGroupSetOutput;
383 …RS::dispatch->ScriptGroupSetOutput = (ScriptGroupSetOutputFnPtr)dlsym(handle, "rsScriptGroupSetOut… in loadSymbols()