Home | History | Annotate | Download | only in rs

Lines Matching refs:scriptGroupSetInput

150     mEntryFuncs.ScriptGroupSetInput = ScriptGroupSetInput;
1014 void RsHidlAdaptation::ScriptGroupSetInput (RsContext context, RsScriptGroup sg, RsScriptKernelID kid, RsAllocation alloc)
1020 GetIContextHandle(context)->scriptGroupSetInput(_sg, _kid, _alloc);