Home
last modified time | relevance | path

Searched refs:ScriptInvokeV (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/cpp/
DScript.cpp26 tryDispatch(mRS, RS::dispatch->ScriptInvokeV(mRS->getContext(), getID(), slot, v, len)); in invoke()
DRenderScript.cpp300 RS::dispatch->ScriptInvokeV = (ScriptInvokeVFnPtr)dlsym(handle, "rsScriptInvokeV"); in loadSymbols()
301 if (RS::dispatch->ScriptInvokeV == NULL) { in loadSymbols()
DrsDispatch.h139 ScriptInvokeVFnPtr ScriptInvokeV; member
/frameworks/rs/
Drs.spec274 ScriptInvokeV {