Home
last modified time | relevance | path

Searched refs:cpu_access (Results 1 – 3 of 3) sorted by relevance

/system/memory/libdmabufheap/
DBufferAllocatorWrapper.cpp39 int DmabufHeapAllocSystem(BufferAllocator* buffer_allocator, bool cpu_access, size_t len, in DmabufHeapAllocSystem() argument
42 return buffer_allocator->AllocSystem(cpu_access, len, heap_flags, legacy_align); in DmabufHeapAllocSystem()
/system/memory/libdmabufheap/include/BufferAllocator/
DBufferAllocatorWrapper.h37 int DmabufHeapAllocSystem(BufferAllocator* buffer_allocator, bool cpu_access, size_t len,
DBufferAllocator.h99 int AllocSystem(bool cpu_access, size_t len, unsigned int heap_flags = 0,