Home
last modified time | relevance | path

Searched defs:heap_config (Results 1 – 1 of 1) sorted by relevance

/system/memory/libdmabufheap/
DBufferAllocator.cpp118 IonHeapConfig heap_config = { ion_heap_mask, ion_heap_flags }; in MapNameToIonMask() local
144 IonHeapConfig heap_config = { ion_heap_mask, ion_heap_flags }; in MapNameToIonName() local
166 int BufferAllocator::GetIonConfig(const std::string& heap_name, IonHeapConfig& heap_config) { in GetIonConfig()
211 IonHeapConfig heap_config; in IonAlloc() local