Searched refs:rsrForEach (Results 1 – 4 of 4) sorted by relevance
/frameworks/rs/rsov/driver/ |
D | rsovRuntimeStubs.cpp | 671 rsrForEach(rsc, s, slot, numInputs, numInputs > 0 ? inputs : nullptr, out, in ELEMENT_AT_OVERLOADS() 679 rsrForEach(rsc, (Script *)script.p, 0, 1, (Allocation **)&in.p, in rsForEach() 687 rsrForEach(rsc, (Script *)script.p, 0, 1, (Allocation **)&in.p, in rsForEach() 694 rsrForEach(rsc, (Script *)script.p, 0, 1, (Allocation **)&in.p, in rsForEach() 704 rsrForEach(rsc, (Script *)script.p, 0, 1, (Allocation **)&in.p, in rsForEach() 712 rsrForEach(rsc, (Script *)script.p, 0, 1, (Allocation **)&in.p, in rsForEach()
|
/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
|