Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.cpp73 static auto available_heaps = BufferAllocator::GetDmabufHeapList(); in find_first_available_heap() local
76 if (available_heaps.find(heap) != available_heaps.end()) in find_first_available_heap()