Searched refs:ScriptSetVarIFnPtr (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpp/
H A DrsDispatch.h70 typedef void (*ScriptSetVarIFnPtr) (RsContext, RsScript, uint32_t, int); typedef
142 ScriptSetVarIFnPtr ScriptSetVarI;
H A DRenderScript.cpp318 RS::dispatch->ScriptSetVarI = (ScriptSetVarIFnPtr)dlsym(handle, "rsScriptSetVarI");

Completed in 46 milliseconds