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

/frameworks/rs/cpp/
H A DrsDispatch.h68 typedef void (*ScriptInvokeVFnPtr) (RsContext, RsScript, uint32_t, const void*, size_t); typedef
140 ScriptInvokeVFnPtr ScriptInvokeV;
H A DRenderScript.cpp308 RS::dispatch->ScriptInvokeV = (ScriptInvokeVFnPtr)dlsym(handle, "rsScriptInvokeV");

Completed in 62 milliseconds