Home | History | Annotate | Download | only in rs

Lines Matching refs:ScriptInvokeV

155     mEntryFuncs.ScriptInvokeV = ScriptInvokeV;
743 void RsHidlAdaptation::ScriptInvokeV (RsContext context, RsScript script, uint32_t slot, const void *data, size_t len)
749 GetIContextHandle(context)->scriptInvokeV(_script, slot, _data);