Home
last modified time | relevance | path

Searched refs:ScriptForEach (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/cpp/
DScript.cpp36 …tryDispatch(mRS, RS::dispatch->ScriptForEach(mRS->getContext(), getID(), slot, in_id, out_id, usr,… in forEach()
DRenderScript.cpp313 RS::dispatch->ScriptForEach = (ScriptForEachFnPtr)dlsym(handle, "rsScriptForEach"); in loadSymbols()
314 if (RS::dispatch->ScriptForEach == NULL) { in loadSymbols()
DrsDispatch.h141 ScriptForEachFnPtr ScriptForEach; member
/frameworks/rs/
Drs.spec289 ScriptForEach {