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()
343 RS::dispatch->ScriptSetVarV = (ScriptSetVarVFnPtr)dlsym(handle, "rsScriptSetVarV"); in loadSymbols()344 if (RS::dispatch->ScriptSetVarV == NULL) { in loadSymbols()
147 ScriptSetVarVFnPtr ScriptSetVarV; member
337 ScriptSetVarV {