Searched refs:rsrForEach (Results 1 – 3 of 3) sorted by relevance
/frameworks/rs/driver/ |
D | rsdRuntimeStubs.cpp | 724 rsrForEach(rsc, s, slot, numInputs, numInputs > 0 ? inputs : nullptr, out, in ELEMENT_AT_OVERLOADS() 740 rsrForEach(rsc, (Script *)script.p, 0, 1, (Allocation **)&in.p, in rsForEach() 749 rsrForEach(rsc, (Script *)script.p, 0, 1, (Allocation **)&in.p, (Allocation *)out.p, in rsForEach() 757 rsrForEach(rsc, (Script *)script.p, 0, 1, (Allocation **)&in.p, (Allocation *)out.p, in rsForEach() 769 rsrForEach(rsc, (Script *)script.p, 0, 1, (Allocation **)&in.p, (Allocation *)out.p, in rsForEach() 780 rsrForEach(rsc, (Script *)script.p, 0, 1, (Allocation **)&in.p, (Allocation *)out.p, in rsForEach()
|
/frameworks/rs/ |
D | rsRuntime.h | 153 void rsrForEach(Context *, Script *target,
|
D | rsScriptC_Lib.cpp | 224 void rsrForEach(Context *rsc, in rsrForEach() function
|