Searched refs:rsrForEach (Results 1 – 6 of 6) sorted by relevance
/frameworks/support/renderscript/v8/rs_support/driver/ |
D | rsdRuntimeStubs.cpp | 144 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/ |
D | rsdRuntimeStubs.cpp | 433 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/ |
D | rsScriptC_Lib.cpp | 156 void rsrForEach(Context *rsc, Script *sc, in rsrForEach() function
|
D | rsRuntime.h | 86 void rsrForEach(Context *, Script *, Script *target,
|
/frameworks/rs/ |
D | rsScriptC_Lib.cpp | 156 void rsrForEach(Context *rsc, Script *sc, in rsrForEach() function
|
D | rsRuntime.h | 144 void rsrForEach(Context *, Script *, Script *target,
|