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