Searched defs:out_id (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpp/
H A DScript.cpp34 void *out_id = BaseObj::getObjID(aout); local
35 tryDispatch(mRS, RS::dispatch->ScriptForEach(mRS->getContext(), getID(), slot, in_id, out_id, usr, usrLen, nullptr, 0));

Completed in 88 milliseconds