Home
last modified time | relevance | path

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

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