Searched refs:ScriptSetVarObj (Results 1 – 4 of 4) sorted by relevance
50 …tryDispatch(mRS, RS::dispatch->ScriptSetVarObj(mRS->getContext(), getID(), index, (o == NULL) ? 0 … in setVar()
315 RS::dispatch->ScriptSetVarObj = (ScriptSetVarObjFnPtr)dlsym(handle, "rsScriptSetVarObj"); in loadSymbols()316 if (RS::dispatch->ScriptSetVarObj == NULL) { in loadSymbols()
142 ScriptSetVarObjFnPtr ScriptSetVarObj; member
295 ScriptSetVarObj {