Home
last modified time | relevance | path

Searched defs:mappedMemory (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DRenderer9.cpp1567 void *mappedMemory = nullptr; in drawLineLoop() local
1634 void *mappedMemory = nullptr; in drawLineLoop() local
1743 void *mappedMemory = nullptr; in getCountingIB() local
1766 void *mappedMemory = nullptr; in getCountingIB() local
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.0/vts/functional/
H A DGeneratedTestHarness.cpp100 sp<IMemory> mappedMemory = mapMemory(pools[0]); in createModel() local
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.1/vts/functional/
H A DGeneratedTestHarness.cpp107 sp<IMemory> mappedMemory = mapMemory(pools[0]); in createModel() local
/aosp_15_r20/frameworks/native/libs/binder/
H A DRecordedTransaction.cpp233 void* mappedMemory = mmap(nullptr, memoryMappedSize, PROT_READ, MAP_SHARED, fd.get(), in fromFile() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DExternalBufferTest.cpp56 void *mappedMemory = nullptr; in createAndroidHardwareBuffer() local
H A DImageTest.cpp751 void *mappedMemory = nullptr; in writeAHBData() local
1219 void *mappedMemory = nullptr; in verifyResultAHB() local
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/vts/functional/
H A DGeneratedTestHarness.cpp140 sp<IMemory> mappedMemory = mapMemory(pools[0]); in createModel() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrFormatTests.cpp284 const bool mappedMemory = params.useMappedMemory; in testFormat() local
/aosp_15_r20/hardware/interfaces/drm/1.2/vts/functional/
H A Ddrm_hal_common.cpp377 sp<IMemory> mappedMemory = mapMemory(hidlMemory); in getDecryptMemory() local
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DGeneratedTestHarness.cpp303 sp<IMemory> mappedMemory = mapMemory(pools[0]); in createModel() local
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DGeneratedTestHarness.cpp323 const auto mappedMemory = nn::map(pool).value(); in createModel() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderer11.cpp2041 void *mappedMemory = nullptr; in drawLineLoop() local
2123 void *mappedMemory = nullptr; in drawTriangleFan() local
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DGpu.cpp631 const void* mappedMemory = transferBuffer->map(); in onReadPixels() local
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkTests.cpp2332 void* mappedMemory = GFXSTREAM_ASSERT_VKHPP_RV( in TEST_P() local
/aosp_15_r20/hardware/interfaces/drm/1.0/vts/functional/
H A Ddrm_hal_clearkey_test.cpp786 sp<IMemory> mappedMemory = mapMemory(hidlMemory); in getDecryptMemory() local
H A Ddrm_hal_vendor_test.cpp1060 sp<IMemory> mappedMemory = android::hardware::mapMemory(hidlMemory); in getDecryptMemory() local
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkGpu.cpp2590 void* mappedMemory = transferBuffer->map(); in onReadPixels() local