Home | History | Annotate | Download | only in rs

Lines Matching refs:ScriptGroupSetOutput

151     mEntryFuncs.ScriptGroupSetOutput = ScriptGroupSetOutput;
1005 void RsHidlAdaptation::ScriptGroupSetOutput (RsContext context, RsScriptGroup sg, RsScriptKernelID kid, RsAllocation alloc)
1011 GetIContextHandle(context)->scriptGroupSetOutput(_sg, _kid, _alloc);