Home | History | Annotate | Download | only in rs

Lines Matching refs:scriptSetVarObj

163     mEntryFuncs.ScriptSetVarObj = ScriptSetVarObj;
852 void RsHidlAdaptation::ScriptSetVarObj (RsContext context, RsScript script, uint32_t slot, RsObjectBase obj)
857 GetIContextHandle(context)->scriptSetVarObj(_script, slot, _obj);