Searched refs:RsScriptCall (Results 1 – 23 of 23) sorted by relevance
/frameworks/rs/cpu_ref/ |
D | rsCpuScript.h | 60 const RsScriptCall *sc); 79 const RsScriptCall *sc, MTLaunchStruct *mtls);
|
D | rsCpuIntrinsic.h | 38 const RsScriptCall *sc);
|
D | rsCpuIntrinsic.cpp | 81 const RsScriptCall *sc) { in invokeForEach()
|
D | rsd_cpu.h | 73 const RsScriptCall *sc) = 0;
|
D | rsCpuCore.h | 97 const RsScriptCall *sc, MTLaunchStruct *mtls);
|
D | rsCpuScript.cpp | 479 const RsScriptCall *sc, in forEachMtlsSetup() 582 const RsScriptCall *sc) { in invokeForEach()
|
D | rsCpuCore.cpp | 359 const RsScriptCall *sc, MTLaunchStruct *mtls) { in launchThreads()
|
/frameworks/rs/ |
D | rsScriptIntrinsic.h | 49 const RsScriptCall *sc = NULL);
|
D | rsScriptC.h | 53 const RsScriptCall *sc = NULL);
|
D | rsScriptIntrinsic.cpp | 61 const RsScriptCall *sc) { in runForEach()
|
D | rsScript.h | 115 const RsScriptCall *sc = NULL) = 0;
|
D | rsScriptC_Lib.cpp | 179 const RsScriptCall *call) { in rsrForEach()
|
D | rsDefines.h | 395 } RsScriptCall; typedef
|
D | rsScriptC.cpp | 169 const RsScriptCall *sc) { in runForEach()
|
D | rsRuntime.h | 152 const RsScriptCall *call);
|
D | rsScript.cpp | 180 const RsScriptCall *sc, size_t scLen) { in rsi_ScriptForEach()
|
D | rs.spec | 295 param const RsScriptCall * sc
|
D | rs_hal.h | 116 const RsScriptCall *sc);
|
/frameworks/rs/driver/ |
D | rsdBcc.h | 44 const RsScriptCall *sc);
|
D | rsdBcc.cpp | 74 const RsScriptCall *sc) { in rsdScriptInvokeForEach()
|
D | rsdRuntimeStubs.cpp | 472 const RsScriptCall *call) { in SC_ForEach_SAAUS() 491 const RsScriptCall *call) { in SC_ForEach_SAAULS() 1253 …ForEach_SAAUS((Script *)script.p, (Allocation*)in.p, (Allocation*)out.p, usr, (RsScriptCall*)call); in rsForEach() 1262 …AAULS((Script *)script.p, (Allocation*)in.p, (Allocation*)out.p, usr, usrLen, (RsScriptCall*)call); in rsForEach()
|
/frameworks/support/v8/renderscript/jni/ |
D | android_renderscript_RenderScript.cpp | 828 RsScriptCall sc; in nScriptForEachClipped() 850 RsScriptCall sc; in nScriptForEachClippedV()
|
/frameworks/base/graphics/jni/ |
D | android_renderscript_RenderScript.cpp | 1147 RsScriptCall sc; in nScriptForEachClipped() 1169 RsScriptCall sc; in nScriptForEachClippedV()
|