Home
last modified time | relevance | path

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

123

/aosp_15_r20/frameworks/rs/cpp/
H A DrsDispatch.cpp49 …dispatchTab.AllocationCreateTyped = (AllocationCreateTypedFnPtr)dlsym(handle, "rsAllocationCreateT… in loadSymbols()
219 if (dispatchTab.AllocationCreateTyped == nullptr) { in loadSymbols()
H A DAllocation.cpp427 … id = RS::dispatch->AllocationCreateTyped(rs->getContext(), type->getID(), mipmaps, usage, 0); in createTyped()
441 id = RS::dispatch->AllocationCreateTyped(rs->getContext(), type->getID(), mipmaps, usage, in createTyped()
H A DrsDispatch.h159 AllocationCreateTypedFnPtr AllocationCreateTyped; member
/aosp_15_r20/hardware/interfaces/renderscript/1.0/default/
H A DDevice.cpp112 .AllocationCreateTyped = in loadHAL()
H A DContext.cpp107 …RsAllocation _allocation = Device::getHal().AllocationCreateTyped(mContext, _type, _amips, _usage,… in allocationCreateTyped()
/aosp_15_r20/frameworks/rs/
H A DrsHidlAdaptation.h77 …static RsAllocation AllocationCreateTyped(RsContext, RsType, RsAllocationMipmapControl, uint32_t, …
H A DrsHidlAdaptation.cpp102 mEntryFuncs.AllocationCreateTyped = AllocationCreateTyped; in LoadDispatchForHidl()
419 RsAllocation RsHidlAdaptation::AllocationCreateTyped (RsContext context, RsType type, in AllocationCreateTyped() function in RsHidlAdaptation
H A Drs.spec56 AllocationCreateTyped {
H A DrsApiStubs.cpp335 return RS_DISPATCH(ctxWrapper, AllocationCreateTyped, vtype, mipmaps, usages, ptr); in rsAllocationCreateTyped()
/aosp_15_r20/frameworks/rs/support/jni/
H A Dandroid_renderscript_RenderScript.cpp1033 return (jlong)(uintptr_t) dispatchTab.AllocationCreateTyped((RsContext)con, (RsType)type, in nAllocationCreateTyped()
1106 id = (jlong)(uintptr_t)dispatchTab.AllocationCreateTyped((RsContext)con, in nAllocationCreateBitmapBackedAllocation()
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/libRS/android_arm64_armv8-2a_cortex-a55_shared/obj/frameworks/rs/
DrsFallbackAdaptation.sdump7170 "field_name" : "AllocationCreateTyped",
DrsHidlAdaptation.sdump11439 "function_name" : "RsHidlAdaptation::AllocationCreateTyped",
84907 "field_name" : "AllocationCreateTyped",
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/cpp/libRSDispatch/android_arm64_armv8-2a_cortex-a55_static_sabi/obj/frameworks/rs/cpp/
DrsDispatch.sdump17433 "field_name" : "AllocationCreateTyped",
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/libRS/android_arm64_armv8-2a_cortex-a55_shared/
DlibRS.so.llndk.lsdump33713 "field_name" : "AllocationCreateTyped",
DlibRS.so.lsdump33713 "field_name" : "AllocationCreateTyped",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/arm/source-based/
DlibRS.so.lsdump30036 "field_name" : "AllocationCreateTyped",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/x86/source-based/
DlibRS.so.lsdump30444 "field_name" : "AllocationCreateTyped",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/arm_arm64/source-based/
DlibRS.so.lsdump30036 "field_name" : "AllocationCreateTyped",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/x86_x86_64/source-based/
DlibRS.so.lsdump30444 "field_name" : "AllocationCreateTyped",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/arm64/source-based/
DlibRS.so.lsdump30143 "field_name" : "AllocationCreateTyped",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/x86_64/source-based/
DlibRS.so.lsdump30695 "field_name" : "AllocationCreateTyped",
/aosp_15_r20/prebuilts/abi-dumps/platform/33/64/x86_64/source-based/
DlibRS.so.lsdump32260 "field_name" : "AllocationCreateTyped",
/aosp_15_r20/prebuilts/abi-dumps/platform/34/64/x86_x86_64/source-based/
DlibRS.so.lsdump31935 "field_name" : "AllocationCreateTyped",
/aosp_15_r20/prebuilts/abi-dumps/platform/33/64/x86_x86_64/source-based/
DlibRS.so.lsdump31981 "field_name" : "AllocationCreateTyped",
/aosp_15_r20/prebuilts/abi-dumps/vndk/30/64/arm_armv8-a/source-based/
DlibRS.so.lsdump31800 "field_name" : "AllocationCreateTyped",

123