Home
last modified time | relevance | path

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

/aosp12/system/memory/libdmabufheap/
H A DBufferAllocator.cpp266 auto dmabuf_heap_list = this->GetDmabufHeapList(); in AllocSystem() local
267 return (dmabuf_heap_list.find(kDmabufSystemUncachedHeapName) != dmabuf_heap_list.end()); in AllocSystem()