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

/frameworks/rs/cpp/
H A DScript.cpp36 tryDispatch(mRS, RS::dispatch->ScriptForEach(mRS->getContext(), getID(), slot, in_id, out_id, usr, usrLen, NULL, 0));
H A DRenderScript.cpp313 RS::dispatch->ScriptForEach = (ScriptForEachFnPtr)dlsym(handle, "rsScriptForEach");
314 if (RS::dispatch->ScriptForEach == NULL) {
315 ALOGV("Couldn't initialize RS::dispatch->ScriptForEach");
H A DrsDispatch.h141 ScriptForEachFnPtr ScriptForEach; member in struct:__anon1465
/frameworks/rs/
H A Drs.spec289 ScriptForEach {

Completed in 42 milliseconds