Home
last modified time | relevance | path

Searched refs:ScriptGroupSetOutputFnPtr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/rs/cpp/
H A DrsDispatch.h99 typedef void (*ScriptGroupSetOutputFnPtr) (RsContext, RsScriptGroup, RsScriptKernelID, RsAllocation… typedef
212 ScriptGroupSetOutputFnPtr ScriptGroupSetOutput;
H A DrsDispatch.cpp101 …dispatchTab.ScriptGroupSetOutput = (ScriptGroupSetOutputFnPtr)dlsym(handle, "rsScriptGroupSetOutpu… in loadSymbols()
/aosp_15_r20/hardware/interfaces/renderscript/1.0/default/
H A DDevice.cpp179 (ScriptGroupSetOutputFnPtr)dlsym(handle, "rsScriptGroupSetOutput"), in loadHAL()