/frameworks/rs/cpu_ref/ |
D | rsCpuScript.h | 51 uint32_t usrLen, const RsScriptCall *sc); 55 const RsScriptCall *sc); 63 const RsScriptCall* sc) override; 68 const RsScriptCall* sc) override; 90 const RsScriptCall *sc, MTLaunchStructForEach *mtls); 96 const RsScriptCall *sc, MTLaunchStructReduce *mtls); 140 const RsScriptCall *sc);
|
D | rsCpuIntrinsic.h | 55 const RsScriptCall *sc) override; 63 uint32_t usrLen, const RsScriptCall * sc) override; 67 const RsScriptCall * sc) override;
|
D | rsCpuIntrinsic.cpp | 79 const RsScriptCall *sc) { in preLaunch() 85 const RsScriptCall *sc) { in postLaunch() 94 const RsScriptCall *sc) { in invokeForEach()
|
D | rsCpuIntrinsicHistogram.cpp | 38 uint32_t usrLen, const RsScriptCall *sc); 41 uint32_t usrLen, const RsScriptCall *sc); 99 const RsScriptCall *sc) { in preLaunch() 147 const RsScriptCall *sc) { in postLaunch()
|
D | rsd_cpu.h | 63 const RsScriptCall *sc) = 0; 68 const RsScriptCall *sc) = 0;
|
D | rsCpuScript.cpp | 525 const RsScriptCall *sc) { in setUpMtlsDimensions() 558 const RsScriptCall *sc, in reduceMtlsSetup() 630 const RsScriptCall *sc, in forEachMtlsSetup() 752 const RsScriptCall *sc) { in invokeForEach() 768 const RsScriptCall *sc) { in invokeReduce() 1000 const RsScriptCall *sc) {} in preLaunch() 1005 const RsScriptCall *sc) {} in postLaunch()
|
D | rsCpuCore.h | 168 const RsScriptCall *sc, MTLaunchStructForEach *mtls);
|
D | rsCpuIntrinsicColorMatrix.cpp | 169 uint32_t usrLen, const RsScriptCall *sc) override; 948 const RsScriptCall *sc) { in preLaunch()
|
/frameworks/rs/ |
D | rsScriptIntrinsic.h | 50 const RsScriptCall* sc = nullptr) override; 54 Allocation *aout, const RsScriptCall *sc) override;
|
D | rsScriptC.h | 48 const RsScriptCall *sc = nullptr) override; 52 Allocation *aout, const RsScriptCall *sc) override;
|
D | rsScriptIntrinsic.cpp | 65 const RsScriptCall* sc) { in runForEach() 73 Allocation *aout, const RsScriptCall *sc) { in runReduce()
|
D | rsScript.h | 133 const RsScriptCall *sc = nullptr) = 0; 137 Allocation *aout, const RsScriptCall *sc) = 0;
|
D | rsHidlAdaptation.h | 113 … RsScript, uint32_t, RsAllocation, RsAllocation, const void*, size_t, const RsScriptCall*, size_t); 114 …, uint32_t, RsAllocation*, size_t, RsAllocation, const void*, size_t, const RsScriptCall*, size_t); 115 …e(RsContext, RsScript, uint32_t, RsAllocation*, size_t, RsAllocation, const RsScriptCall*, size_t);
|
D | rsScript.cpp | 195 size_t paramLen, const RsScriptCall *sc, in rsi_ScriptForEachMulti() 210 const RsScriptCall *sc, size_t scLen) { in rsi_ScriptForEach() 226 RsAllocation vaout, const RsScriptCall *sc, in rsi_ScriptReduce()
|
D | rs.spec | 402 param const RsScriptCall * sc 411 param const RsScriptCall * sc 419 param const RsScriptCall * sc
|
D | rs_hal.h | 176 const RsScriptCall *sc); 181 const RsScriptCall *sc); 216 const RsScriptCall *sc);
|
D | rsScriptC.cpp | 178 const RsScriptCall *sc) { in runForEach() 222 Allocation *aout, const RsScriptCall *sc) { in runReduce()
|
D | rsApiStubs.h | 113 …on ain, RsAllocation aout, const void * usr, size_t usr_length, const RsScriptCall * sc, size_t sc… 114 …length, RsAllocation aout, const void * usr, size_t usr_length, const RsScriptCall * sc, size_t sc… 115 …ot, RsAllocation * ains, size_t ains_length, RsAllocation aout, const RsScriptCall * sc, size_t sc…
|
D | rsDefines.h | 256 } RsScriptCall; typedef
|
D | rsRuntime.h | 160 const RsScriptCall *call);
|
D | rsApiStubs.cpp | 652 const RsScriptCall * sc, size_t sc_length) in rsScriptForEach() 660 const RsScriptCall * sc, size_t sc_length) in rsScriptForEachMulti() 667 const RsScriptCall * sc, size_t sc_length) in rsScriptReduce()
|
D | rsScriptC_Lib.cpp | 230 const RsScriptCall *call) { in rsrForEach()
|
/frameworks/rs/driver/ |
D | rsdBcc.h | 44 const RsScriptCall *sc); 52 const RsScriptCall *sc); 62 const RsScriptCall *sc);
|
D | rsdBcc.cpp | 75 const RsScriptCall *sc) { in rsdScriptInvokeForEach() 96 const RsScriptCall *sc) { in rsdScriptInvokeForEachMulti() 130 const RsScriptCall *sc) { in rsdScriptInvokeReduce()
|
/frameworks/rs/cpp/ |
D | rsDispatch.h | 81 … RsScript, uint32_t, RsAllocation, RsAllocation, const void*, size_t, const RsScriptCall*, size_t); 82 …, uint32_t, RsAllocation*, size_t, RsAllocation, const void*, size_t, const RsScriptCall*, size_t); 83 … (RsContext, RsScript, uint32_t, RsAllocation*, size_t, RsAllocation, const RsScriptCall*, size_t);
|