Searched refs:ScriptGroupSetOutputFnPtr (Results 1 – 3 of 3) sorted by relevance
99 typedef void (*ScriptGroupSetOutputFnPtr) (RsContext, RsScriptGroup, RsScriptKernelID, RsAllocation… typedef212 ScriptGroupSetOutputFnPtr ScriptGroupSetOutput;
101 …dispatchTab.ScriptGroupSetOutput = (ScriptGroupSetOutputFnPtr)dlsym(handle, "rsScriptGroupSetOutpu… in loadSymbols()
179 (ScriptGroupSetOutputFnPtr)dlsym(handle, "rsScriptGroupSetOutput"), in loadHAL()