Searched refs:rsrForEach (Results 1 - 6 of 6) sorted by relevance

/frameworks/support/renderscript/v8/rs_support/driver/
H A DrsdRuntimeStubs.cpp144 rsrForEach(rsc, sc, target, in, out, NULL, 0, NULL);
152 rsrForEach(rsc, sc, target, in, out, usr, 0, NULL);
161 rsrForEach(rsc, sc, target, in, out, usr, 0, call);
170 rsrForEach(rsc, sc, target, in, out, usr, usrLen, NULL);
180 rsrForEach(rsc, sc, target, in, out, usr, usrLen, call);
/frameworks/rs/driver/
H A DrsdRuntimeStubs.cpp433 rsrForEach(rsc, sc, target, in, out, NULL, 0, NULL);
441 rsrForEach(rsc, sc, target, in, out, usr, 0, NULL);
450 rsrForEach(rsc, sc, target, in, out, usr, 0, call);
459 rsrForEach(rsc, sc, target, in, out, usr, usrLen, NULL);
469 rsrForEach(rsc, sc, target, in, out, usr, usrLen, call);
/frameworks/rs/
H A DrsScriptC_Lib.cpp156 void rsrForEach(Context *rsc, Script *sc, function in namespace:android::renderscript
H A DrsRuntime.h144 void rsrForEach(Context *, Script *, Script *target,
/frameworks/support/renderscript/v8/rs_support/
H A DrsRuntime.h86 void rsrForEach(Context *, Script *, Script *target,
H A DrsScriptC_Lib.cpp156 void rsrForEach(Context *rsc, Script *sc, function in namespace:android::renderscript

Completed in 107 milliseconds