Home
last modified time | relevance | path

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

123

/aosp_15_r20/frameworks/rs/cpp/
H A DrsDispatch.cpp54 …dispatchTab.AllocationGetPointer = (AllocationGetPointerFnPtr)dlsym(handle, "rsAllocationGetPointe… in loadSymbols()
417 if (dispatchTab.AllocationGetPointer == nullptr) { in loadSymbols()
H A DAllocation.cpp175 if (RS::dispatch->AllocationGetPointer == nullptr) { in getPointer()
180 p = RS::dispatch->AllocationGetPointer(mRS->getContext(), getIDSafe(), 0, in getPointer()
H A DrsDispatch.h164 AllocationGetPointerFnPtr AllocationGetPointer; member
/aosp_15_r20/hardware/interfaces/renderscript/1.0/default/
H A DDevice.cpp122 .AllocationGetPointer = in loadHAL()
H A DContext.cpp356 …void* _dataPtr = Device::getHal().AllocationGetPointer(mContext, _allocation, _lod, _face, _z, _ar… in allocationGetPointer()
/aosp_15_r20/frameworks/rs/
H A DrsHidlAdaptation.h101 …static void *AllocationGetPointer(RsContext, RsAllocation, uint32_t lod, RsAllocationCubemapFace f…
H A DrsHidlAdaptation.cpp107 mEntryFuncs.AllocationGetPointer = AllocationGetPointer; in LoadDispatchForHidl()
1045 void * RsHidlAdaptation::AllocationGetPointer (RsContext context, RsAllocation allocation, in AllocationGetPointer() function in RsHidlAdaptation
H A Drs.spec167 AllocationGetPointer {
H A DrsApiStubs.cpp394 …return RS_DISPATCH(ctxWrapper, AllocationGetPointer, va, lod, face, z, array, stride, stride_lengt… in rsAllocationGetPointer()
/aosp_15_r20/frameworks/rs/support/jni/
H A Dandroid_renderscript_RenderScript.cpp2213 pIn = dispatchTab.AllocationGetPointer((RsContext)con, (RsAllocation)alloc, 0, in nIncAllocationCreateTyped()
2246 if (alloc != 0 && dispatchTab.AllocationGetPointer != nullptr) { in nAllocationGetByteBuffer()
2247 ptr = dispatchTab.AllocationGetPointer((RsContext)con, (RsAllocation)alloc, 0, in nAllocationGetByteBuffer()
2271 if (alloc != 0 && dispatchTab.AllocationGetPointer != nullptr) { in nAllocationGetStride()
2272 dispatchTab.AllocationGetPointer((RsContext)con, (RsAllocation)alloc, 0, in nAllocationGetStride()
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/libRS/android_arm64_armv8-2a_cortex-a55_shared/obj/frameworks/rs/
DrsFallbackAdaptation.sdump7195 "field_name" : "AllocationGetPointer",
DrsHidlAdaptation.sdump11162 "function_name" : "RsHidlAdaptation::AllocationGetPointer",
84932 "field_name" : "AllocationGetPointer",
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/cpp/libRSDispatch/android_arm64_armv8-2a_cortex-a55_static_sabi/obj/frameworks/rs/cpp/
DrsDispatch.sdump17458 "field_name" : "AllocationGetPointer",
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/libRS/android_arm64_armv8-2a_cortex-a55_shared/
DlibRS.so.llndk.lsdump33738 "field_name" : "AllocationGetPointer",
DlibRS.so.lsdump33738 "field_name" : "AllocationGetPointer",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/arm/source-based/
DlibRS.so.lsdump30061 "field_name" : "AllocationGetPointer",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/x86/source-based/
DlibRS.so.lsdump30469 "field_name" : "AllocationGetPointer",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/arm_arm64/source-based/
DlibRS.so.lsdump30061 "field_name" : "AllocationGetPointer",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/x86_x86_64/source-based/
DlibRS.so.lsdump30469 "field_name" : "AllocationGetPointer",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/arm64/source-based/
DlibRS.so.lsdump30168 "field_name" : "AllocationGetPointer",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/x86_64/source-based/
DlibRS.so.lsdump30720 "field_name" : "AllocationGetPointer",
/aosp_15_r20/prebuilts/abi-dumps/platform/33/64/x86_64/source-based/
DlibRS.so.lsdump32285 "field_name" : "AllocationGetPointer",
/aosp_15_r20/prebuilts/abi-dumps/platform/34/64/x86_x86_64/source-based/
DlibRS.so.lsdump31960 "field_name" : "AllocationGetPointer",
/aosp_15_r20/prebuilts/abi-dumps/platform/33/64/x86_x86_64/source-based/
DlibRS.so.lsdump32006 "field_name" : "AllocationGetPointer",
/aosp_15_r20/prebuilts/abi-dumps/vndk/30/64/arm_armv8-a/source-based/
DlibRS.so.lsdump31825 "field_name" : "AllocationGetPointer",

123