Home | History | Annotate | Download | only in rs

Lines Matching refs:scriptBindAllocation

141     mEntryFuncs.ScriptBindAllocation = ScriptBindAllocation;
721 void RsHidlAdaptation::ScriptBindAllocation (RsContext context, RsScript script, RsAllocation allocation, uint32_t slot)
726 GetIContextHandle(context)->scriptBindAllocation(_script, _allocation, slot);