Home
last modified time | relevance | path

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

/system/memory/libdmabufheap/
DBufferAllocator.cpp263 auto dmabuf_heap_list = this->GetDmabufHeapList(); in AllocSystem() local
264 return (dmabuf_heap_list.find(kDmabufSystemUncachedHeapName) != dmabuf_heap_list.end()); in AllocSystem()