/aosp_15_r20/frameworks/rs/cpp/ |
H A D | rsDispatch.cpp | 54 …dispatchTab.AllocationGetPointer = (AllocationGetPointerFnPtr)dlsym(handle, "rsAllocationGetPointe… in loadSymbols() 417 if (dispatchTab.AllocationGetPointer == nullptr) { in loadSymbols()
|
H A D | Allocation.cpp | 175 if (RS::dispatch->AllocationGetPointer == nullptr) { in getPointer() 180 p = RS::dispatch->AllocationGetPointer(mRS->getContext(), getIDSafe(), 0, in getPointer()
|
H A D | rsDispatch.h | 164 AllocationGetPointerFnPtr AllocationGetPointer; member
|
/aosp_15_r20/hardware/interfaces/renderscript/1.0/default/ |
H A D | Device.cpp | 122 .AllocationGetPointer = in loadHAL()
|
H A D | Context.cpp | 356 …void* _dataPtr = Device::getHal().AllocationGetPointer(mContext, _allocation, _lod, _face, _z, _ar… in allocationGetPointer()
|
/aosp_15_r20/frameworks/rs/ |
H A D | rsHidlAdaptation.h | 101 …static void *AllocationGetPointer(RsContext, RsAllocation, uint32_t lod, RsAllocationCubemapFace f…
|
H A D | rsHidlAdaptation.cpp | 107 mEntryFuncs.AllocationGetPointer = AllocationGetPointer; in LoadDispatchForHidl() 1045 void * RsHidlAdaptation::AllocationGetPointer (RsContext context, RsAllocation allocation, in AllocationGetPointer() function in RsHidlAdaptation
|
H A D | rs.spec | 167 AllocationGetPointer {
|
H A D | rsApiStubs.cpp | 394 …return RS_DISPATCH(ctxWrapper, AllocationGetPointer, va, lod, face, z, array, stride, stride_lengt… in rsAllocationGetPointer()
|
/aosp_15_r20/frameworks/rs/support/jni/ |
H A D | android_renderscript_RenderScript.cpp | 2213 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/ |
D | rsFallbackAdaptation.sdump | 7195 "field_name" : "AllocationGetPointer",
|
D | rsHidlAdaptation.sdump | 11162 "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/ |
D | rsDispatch.sdump | 17458 "field_name" : "AllocationGetPointer",
|
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/libRS/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libRS.so.llndk.lsdump | 33738 "field_name" : "AllocationGetPointer",
|
D | libRS.so.lsdump | 33738 "field_name" : "AllocationGetPointer",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/arm/source-based/ |
D | libRS.so.lsdump | 30061 "field_name" : "AllocationGetPointer",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/x86/source-based/ |
D | libRS.so.lsdump | 30469 "field_name" : "AllocationGetPointer",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/arm_arm64/source-based/ |
D | libRS.so.lsdump | 30061 "field_name" : "AllocationGetPointer",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/x86_x86_64/source-based/ |
D | libRS.so.lsdump | 30469 "field_name" : "AllocationGetPointer",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/arm64/source-based/ |
D | libRS.so.lsdump | 30168 "field_name" : "AllocationGetPointer",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/x86_64/source-based/ |
D | libRS.so.lsdump | 30720 "field_name" : "AllocationGetPointer",
|
/aosp_15_r20/prebuilts/abi-dumps/platform/33/64/x86_64/source-based/ |
D | libRS.so.lsdump | 32285 "field_name" : "AllocationGetPointer",
|
/aosp_15_r20/prebuilts/abi-dumps/platform/34/64/x86_x86_64/source-based/ |
D | libRS.so.lsdump | 31960 "field_name" : "AllocationGetPointer",
|
/aosp_15_r20/prebuilts/abi-dumps/platform/33/64/x86_x86_64/source-based/ |
D | libRS.so.lsdump | 32006 "field_name" : "AllocationGetPointer",
|
/aosp_15_r20/prebuilts/abi-dumps/vndk/30/64/arm_armv8-a/source-based/ |
D | libRS.so.lsdump | 31825 "field_name" : "AllocationGetPointer",
|