Home
last modified time | relevance | path

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

123

/aosp_15_r20/frameworks/rs/cpp/
H A DrsDispatch.cpp47 …dispatchTab.AllocationCopyToBitmap = (AllocationCopyToBitmapFnPtr)dlsym(handle, "rsAllocationCopyT… in loadSymbols()
267 if (dispatchTab.AllocationCopyToBitmap == nullptr) { in loadSymbols()
H A DrsDispatch.h156 AllocationCopyToBitmapFnPtr AllocationCopyToBitmap; member
/aosp_15_r20/hardware/interfaces/renderscript/1.0/default/
H A DDevice.cpp106 .AllocationCopyToBitmap = in loadHAL()
H A DContext.cpp160 Device::getHal().AllocationCopyToBitmap(mContext, _allocation, _data, _sizeBytes); in allocationCopyToBitmap()
/aosp_15_r20/frameworks/rs/
H A DrsHidlAdaptation.h83 static void AllocationCopyToBitmap(RsContext, RsAllocation, void*, size_t);
H A DrsHidlAdaptation.cpp100 mEntryFuncs.AllocationCopyToBitmap = AllocationCopyToBitmap; in LoadDispatchForHidl()
549 void RsHidlAdaptation::AllocationCopyToBitmap (RsContext context, RsAllocation allocation, void *da… in AllocationCopyToBitmap() function in RsHidlAdaptation
H A Drs.spec162 AllocationCopyToBitmap {
H A DrsApiStubs.cpp388 RS_DISPATCH(ctxWrapper, AllocationCopyToBitmap, alloc, data, data_length); in rsAllocationCopyToBitmap()
/aosp_15_r20/frameworks/rs/support/jni/
H A Dandroid_renderscript_RenderScript.cpp1165 dispatchTab.AllocationCopyToBitmap((RsContext)con, (RsAllocation)alloc, pixels, in nAllocationCopyToBitmap()
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/libRS/android_arm64_armv8-2a_cortex-a55_shared/obj/frameworks/rs/
DrsFallbackAdaptation.sdump7155 "field_name" : "AllocationCopyToBitmap",
DrsHidlAdaptation.sdump11598 "function_name" : "RsHidlAdaptation::AllocationCopyToBitmap",
84892 "field_name" : "AllocationCopyToBitmap",
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/cpp/libRSDispatch/android_arm64_armv8-2a_cortex-a55_static_sabi/obj/frameworks/rs/cpp/
DrsDispatch.sdump17418 "field_name" : "AllocationCopyToBitmap",
/aosp_15_r20/out/soong/.intermediates/frameworks/rs/libRS/android_arm64_armv8-2a_cortex-a55_shared/
DlibRS.so.llndk.lsdump33698 "field_name" : "AllocationCopyToBitmap",
DlibRS.so.lsdump33698 "field_name" : "AllocationCopyToBitmap",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/arm/source-based/
DlibRS.so.lsdump30021 "field_name" : "AllocationCopyToBitmap",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/x86/source-based/
DlibRS.so.lsdump30429 "field_name" : "AllocationCopyToBitmap",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/arm_arm64/source-based/
DlibRS.so.lsdump30021 "field_name" : "AllocationCopyToBitmap",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/x86_x86_64/source-based/
DlibRS.so.lsdump30429 "field_name" : "AllocationCopyToBitmap",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/arm64/source-based/
DlibRS.so.lsdump30128 "field_name" : "AllocationCopyToBitmap",
/aosp_15_r20/prebuilts/abi-dumps/vndk/202404/64/x86_64/source-based/
DlibRS.so.lsdump30680 "field_name" : "AllocationCopyToBitmap",
/aosp_15_r20/prebuilts/abi-dumps/platform/33/64/x86_64/source-based/
DlibRS.so.lsdump32245 "field_name" : "AllocationCopyToBitmap",
/aosp_15_r20/prebuilts/abi-dumps/platform/34/64/x86_x86_64/source-based/
DlibRS.so.lsdump31920 "field_name" : "AllocationCopyToBitmap",
/aosp_15_r20/prebuilts/abi-dumps/platform/33/64/x86_x86_64/source-based/
DlibRS.so.lsdump31966 "field_name" : "AllocationCopyToBitmap",
/aosp_15_r20/prebuilts/abi-dumps/vndk/30/64/arm_armv8-a/source-based/
DlibRS.so.lsdump31785 "field_name" : "AllocationCopyToBitmap",
/aosp_15_r20/prebuilts/abi-dumps/vndk/30/64/x86_64/source-based/
DlibRS.so.lsdump32481 "field_name" : "AllocationCopyToBitmap",

123