Home
last modified time | relevance | path

Searched refs:sharedMemory (Results 1 – 11 of 11) sorted by relevance

/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DMemoryDomainTests.cpp958 Request::MemoryPool sharedMemory = createSharedMemoryPool(kTestOperandDataSize); in TEST_P() local
968 .pools = {sharedMemory, badDeviceMemory1}}, in TEST_P()
973 .pools = {sharedMemory, badDeviceMemory2}}, in TEST_P()
978 .pools = {sharedMemory, badDeviceMemory1}}, in TEST_P()
983 .pools = {sharedMemory, badDeviceMemory2}}, in TEST_P()
994 Request::MemoryPool sharedMemory = createSharedMemoryPool(kTestOperandDataSize); in TEST_P() local
1005 .pools = {sharedMemory, deviceMemory}}, in TEST_P()
1010 .pools = {sharedMemory, deviceMemory}}, in TEST_P()
1053 Request::MemoryPool sharedMemory = createSharedMemoryPool(kTestOperandDataSize); in TEST_P() local
1063 .pools = {sharedMemory, deviceMemory}}, in TEST_P()
[all …]
/hardware/interfaces/drm/1.2/vts/functional/
Ddrm_hal_common.cpp412 sp<IMemory> sharedMemory = in decrypt() local
417 fillRandom(sharedMemory); in decrypt()
439 static_cast<void*>(sharedMemory->getPointer())); in decrypt()
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.cpp338 buffer->omxBuffer.sharedMemory = mem; in allocateBuffer()
341 ASSERT_EQ(buffer->omxBuffer.sharedMemory.size(), nBufferSize); in allocateBuffer()
342 buffer->mMemory = mapMemory(buffer->omxBuffer.sharedMemory); in allocateBuffer()
610 t.sharedMemory = android::hardware::hidl_memory(); in dispatchOutputBuffer()
639 t.sharedMemory = android::hardware::hidl_memory(); in dispatchInputBuffer()
/hardware/interfaces/audio/2.0/
Dtypes.hal81 memory sharedMemory; // mmap memory buffer
/hardware/interfaces/audio/core/all-versions/default/include/core/default/
DStream.h172 info.sharedMemory = // hidl_memory size must always be positive in createMmapBuffer()
/hardware/interfaces/drm/1.0/vts/functional/
Ddrm_hal_clearkey_test.cpp857 sp<IMemory> sharedMemory = in decrypt() local
862 fillRandom(sharedMemory); in decrypt()
885 static_cast<void*>(sharedMemory->getPointer())); in decrypt()
Ddrm_hal_vendor_test.cpp1147 sp<IMemory> sharedMemory = in decrypt() local
1152 fillRandom(sharedMemory); in decrypt()
1174 static_cast<void*>(sharedMemory->getPointer())); in decrypt()
/hardware/interfaces/media/omx/1.0/
Dtypes.hal190 memory sharedMemory;
/hardware/interfaces/audio/6.0/
Dtypes.hal75 memory sharedMemory;
/hardware/interfaces/audio/5.0/
Dtypes.hal75 memory sharedMemory;
/hardware/interfaces/audio/4.0/
Dtypes.hal98 memory sharedMemory;