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

/frameworks/rs/cpp/
H A DrsDispatch.h67 typedef void (*ScriptInvokeFnPtr) (RsContext, RsScript, uint32_t); typedef
139 ScriptInvokeFnPtr ScriptInvoke;
H A DRenderScript.cpp303 RS::dispatch->ScriptInvoke = (ScriptInvokeFnPtr)dlsym(handle, "rsScriptInvoke");

Completed in 167 milliseconds