Searched refs:ScriptSetVarV (Results 1 – 4 of 4) sorted by relevance
54 tryDispatch(mRS, RS::dispatch->ScriptSetVarV(mRS->getContext(), getID(), index, v, len)); in setVar()
335 RS::dispatch->ScriptSetVarV = (ScriptSetVarVFnPtr)dlsym(handle, "rsScriptSetVarV"); in loadSymbols()336 if (RS::dispatch->ScriptSetVarV == NULL) { in loadSymbols()
146 ScriptSetVarVFnPtr ScriptSetVarV; member
319 ScriptSetVarV {