Searched refs:rsrForEach (Results 1 – 3 of 3) sorted by relevance
/frameworks/rs/driver/ |
D | rsdRuntimeStubs.cpp | 669 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() 688 rsrForEach(rsc, (Script *)script.p, 0, 1, (Allocation **)&in.p, (Allocation *)out.p, in rsForEach() 696 rsrForEach(rsc, (Script *)script.p, 0, 1, (Allocation **)&in.p, (Allocation *)out.p, in rsForEach() 708 rsrForEach(rsc, (Script *)script.p, 0, 1, (Allocation **)&in.p, (Allocation *)out.p, in rsForEach() 719 rsrForEach(rsc, (Script *)script.p, 0, 1, (Allocation **)&in.p, (Allocation *)out.p, in rsForEach()
|
/frameworks/rs/ |
D | rsScriptC_Lib.cpp | 242 void rsrForEach(Context *rsc, in rsrForEach() function
|
D | rsRuntime.h | 157 void rsrForEach(Context *, Script *target,
|