Home
last modified time | relevance | path

Searched refs:ScriptInvokeIDCreate (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/frameworks/rs/cpp/
H A DrsDispatch.cpp104 …dispatchTab.ScriptInvokeIDCreate = (ScriptInvokeIDCreateFnPtr)dlsym(handle, "rsScriptInvokeIDCreat… in loadSymbols()
425 if (dispatchTab.ScriptInvokeIDCreate == nullptr) { in loadSymbols()
H A DrsDispatch.h215 ScriptInvokeIDCreateFnPtr ScriptInvokeIDCreate; member
/aosp_15_r20/hardware/interfaces/renderscript/1.0/default/
H A DDevice.cpp183 .ScriptInvokeIDCreate = in loadHAL()
H A DContext.cpp564 …RsScriptInvokeID _scriptInvokeID = Device::getHal().ScriptInvokeIDCreate(mContext, _script, _slot); in scriptInvokeIDCreate()
/aosp_15_r20/frameworks/rs/
H A DrsHidlAdaptation.h128 static RsScriptInvokeID ScriptInvokeIDCreate(RsContext, RsScript, int);
H A DrsHidlAdaptation.cpp154 mEntryFuncs.ScriptInvokeIDCreate = ScriptInvokeIDCreate; in LoadDispatchForHidl()
944 RsScriptInvokeID RsHidlAdaptation::ScriptInvokeIDCreate (RsContext context, RsScript script, int sl… in ScriptInvokeIDCreate() function in RsHidlAdaptation
H A Drs.spec379 ScriptInvokeIDCreate {
H A DrsApiStubs.cpp636 return RS_DISPATCH(ctxWrapper, ScriptInvokeIDCreate, s, slot); in rsScriptInvokeIDCreate()
/aosp_15_r20/frameworks/rs/support/jni/
H A Dandroid_renderscript_RenderScript.cpp1931 return (jlong)dispatchTab.ScriptInvokeIDCreate((RsContext)con, (RsScript)sid, slot); in nScriptInvokeIDCreate()
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/libRS/android_arm64_armv8-2a_cortex-a55_shared/obj/frameworks/rs/
DrsFallbackAdaptation.sdump7450 "field_name" : "ScriptInvokeIDCreate",
DrsHidlAdaptation.sdump11297 "function_name" : "RsHidlAdaptation::ScriptInvokeIDCreate",
85187 "field_name" : "ScriptInvokeIDCreate",
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/cpp/libRSDispatch/android_arm64_armv8-2a_cortex-a55_static_sabi/obj/frameworks/rs/cpp/
DrsDispatch.sdump17713 "field_name" : "ScriptInvokeIDCreate",
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/libRS/android_arm64_armv8-2a_cortex-a55_shared/
DlibRS.so.llndk.lsdump33993 "field_name" : "ScriptInvokeIDCreate",
DlibRS.so.lsdump33993 "field_name" : "ScriptInvokeIDCreate",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/arm/source-based/
DlibRS.so.lsdump30316 "field_name" : "ScriptInvokeIDCreate",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/x86/source-based/
DlibRS.so.lsdump30724 "field_name" : "ScriptInvokeIDCreate",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/arm_arm64/source-based/
DlibRS.so.lsdump30316 "field_name" : "ScriptInvokeIDCreate",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/x86_x86_64/source-based/
DlibRS.so.lsdump30724 "field_name" : "ScriptInvokeIDCreate",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/arm64/source-based/
DlibRS.so.lsdump30423 "field_name" : "ScriptInvokeIDCreate",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/x86_64/source-based/
DlibRS.so.lsdump30975 "field_name" : "ScriptInvokeIDCreate",
/aosp_15_r20/prebuilts/abi-dumps/platform/33/64/x86_64/source-based/
DlibRS.so.lsdump32540 "field_name" : "ScriptInvokeIDCreate",
/aosp_15_r20/prebuilts/abi-dumps/platform/34/64/x86_x86_64/source-based/
DlibRS.so.lsdump32215 "field_name" : "ScriptInvokeIDCreate",
/aosp_15_r20/prebuilts/abi-dumps/platform/33/64/x86_x86_64/source-based/
DlibRS.so.lsdump32261 "field_name" : "ScriptInvokeIDCreate",
/aosp_15_r20/prebuilts/abi-dumps/vndk/30/64/arm_armv8-a/source-based/
DlibRS.so.lsdump32080 "field_name" : "ScriptInvokeIDCreate",
/aosp_15_r20/prebuilts/abi-dumps/vndk/30/64/x86_64/source-based/
DlibRS.so.lsdump32776 "field_name" : "ScriptInvokeIDCreate",

123