Home | History | Annotate | Download | only in rs

Lines Matching refs:scriptInvoke

153     mEntryFuncs.ScriptInvoke = ScriptInvoke;
736 void RsHidlAdaptation::ScriptInvoke (RsContext context, RsScript script, uint32_t slot)
740 GetIContextHandle(context)->scriptInvoke(_script, slot);