Searched refs:ScriptInvokeV (Results 1 – 4 of 4) sorted by relevance
26 tryDispatch(mRS, RS::dispatch->ScriptInvokeV(mRS->getContext(), getID(), slot, v, len)); in invoke()
300 RS::dispatch->ScriptInvokeV = (ScriptInvokeVFnPtr)dlsym(handle, "rsScriptInvokeV"); in loadSymbols()301 if (RS::dispatch->ScriptInvokeV == NULL) { in loadSymbols()
139 ScriptInvokeVFnPtr ScriptInvokeV; member
274 ScriptInvokeV {