Home
last modified time | relevance | path

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

/aosp_15_r20/system/memory/libdmabufheap/
DBufferAllocator.cpp119 int BufferAllocator::MapNameToIonMask(const std::string& heap_name, unsigned int ion_heap_mask, in MapNameToIonMask()
150 unsigned int ion_heap_mask = 1 << ion_heap_id; in MapNameToIonName() local
/aosp_15_r20/system/memory/libmeminfo/libdmabufinfo/
Ddmabufinfo_test.cpp536 const int ion_heap_mask; member in DmaBufTester