Home
last modified time | relevance | path

Searched refs:ScriptCCreate (Results 1 – 25 of 66) sorted by relevance

123

/aosp_15_r20/frameworks/rs/cpp/
H A DScriptC.cpp27 mID = RS::dispatch->ScriptCCreate(rs->getContext(), cachedName, cachedNameLength, in ScriptC()
H A DrsDispatch.cpp92 dispatchTab.ScriptCCreate = (ScriptCCreateFnPtr)dlsym(handle, "rsScriptCCreate"); in loadSymbols()
375 if (dispatchTab.ScriptCCreate == nullptr) { in loadSymbols()
H A DrsDispatch.h203 ScriptCCreateFnPtr ScriptCCreate; member
/aosp_15_r20/hardware/interfaces/renderscript/1.0/default/
H A DDevice.cpp169 .ScriptCCreate = (ScriptCCreateFnPtr)dlsym(handle, "rsScriptCCreate"), in loadHAL()
H A DContext.cpp764 …RsScript _script = Device::getHal().ScriptCCreate(mContext, _resName.c_str(), _resName.size(), _ca… in scriptCCreate()
/aosp_15_r20/frameworks/rs/
H A DrsHidlAdaptation.h107 …static RsScript ScriptCCreate(RsContext, const char*, size_t, const char*, size_t, const char*, si…
H A DrsHidlAdaptation.cpp142 mEntryFuncs.ScriptCCreate = ScriptCCreate; in LoadDispatchForHidl()
917 RsScript RsHidlAdaptation::ScriptCCreate (RsContext context, in ScriptCCreate() function in RsHidlAdaptation
H A Drs.spec474 ScriptCCreate {
H A DrsApiStubs.cpp616 …return RS_DISPATCH(ctxWrapper, ScriptCCreate, resName, resName_length, cacheDir, cacheDir_length, … in rsScriptCCreate()
/aosp_15_r20/frameworks/rs/support/jni/
H A Dandroid_renderscript_RenderScript.cpp1887 ret = (jlong)(uintptr_t)dispatchTab.ScriptCCreate((RsContext)con, in nScriptCCreate()
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/libRS/android_arm64_armv8-2a_cortex-a55_shared/obj/frameworks/rs/
DrsFallbackAdaptation.sdump7390 "field_name" : "ScriptCCreate",
DrsHidlAdaptation.sdump10047 "function_name" : "RsHidlAdaptation::ScriptCCreate",
85127 "field_name" : "ScriptCCreate",
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/cpp/libRSDispatch/android_arm64_armv8-2a_cortex-a55_static_sabi/obj/frameworks/rs/cpp/
DrsDispatch.sdump17653 "field_name" : "ScriptCCreate",
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/libRS/android_arm64_armv8-2a_cortex-a55_shared/
DlibRS.so.llndk.lsdump33933 "field_name" : "ScriptCCreate",
DlibRS.so.lsdump33933 "field_name" : "ScriptCCreate",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/arm/source-based/
DlibRS.so.lsdump30256 "field_name" : "ScriptCCreate",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/x86/source-based/
DlibRS.so.lsdump30664 "field_name" : "ScriptCCreate",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/arm_arm64/source-based/
DlibRS.so.lsdump30256 "field_name" : "ScriptCCreate",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/x86_x86_64/source-based/
DlibRS.so.lsdump30664 "field_name" : "ScriptCCreate",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/arm64/source-based/
DlibRS.so.lsdump30363 "field_name" : "ScriptCCreate",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/x86_64/source-based/
DlibRS.so.lsdump30915 "field_name" : "ScriptCCreate",
/aosp_15_r20/prebuilts/abi-dumps/platform/33/64/x86_64/source-based/
DlibRS.so.lsdump32480 "field_name" : "ScriptCCreate",
/aosp_15_r20/prebuilts/abi-dumps/platform/34/64/x86_x86_64/source-based/
DlibRS.so.lsdump32155 "field_name" : "ScriptCCreate",
/aosp_15_r20/prebuilts/abi-dumps/platform/33/64/x86_x86_64/source-based/
DlibRS.so.lsdump32201 "field_name" : "ScriptCCreate",
/aosp_15_r20/prebuilts/abi-dumps/vndk/30/64/arm_armv8-a/source-based/
DlibRS.so.lsdump32020 "field_name" : "ScriptCCreate",

123