Searched refs:DmaBuf (Results 1 – 7 of 7) sorted by relevance
170 else if (source == MemorySource::DmaBuf) in MapAllocatedMemory()264 case armnn::MemorySource::DmaBuf: in map()284 case armnn::MemorySource::DmaBuf: in unmap()
106 if (source == MemorySource::DmaBuf) in Import()
239 CHECK(!handle.Import(static_cast<void *>(testPtr), MemorySource::DmaBuf));289 CHECK(!handle.CanBeImported(static_cast<void *>(testPtr), MemorySource::DmaBuf));
49 RUTABAGA_MEM_HANDLE_TYPE_DMABUF => ExternalMemoryHandleType::DmaBuf, in import_memory()
20 and uses it to create a DmaBuf NativePixmap and allocate a GLImageEGL.
245 DmaBuf = 2, enumerator
411 ExternalMemoryHandleType::DmaBuf, in allocate_memory()