Home | History | Annotate | Download | only in rs

Lines Matching refs:scriptFieldIDCreate

143     mEntryFuncs.ScriptFieldIDCreate = ScriptFieldIDCreate;
952 RsScriptFieldID RsHidlAdaptation::ScriptFieldIDCreate (RsContext context, RsScript script, int slot)
956 uint64_t fieldID = GetIContextHandle(context)->scriptFieldIDCreate(_script, slot);