/aosp_15_r20/system/memory/libdmabufheap/ |
D | BufferAllocator.cpp | 119 int BufferAllocator::MapNameToIonMask(const std::string& heap_name, unsigned int ion_heap_mask, in MapNameToIonMask() argument 121 if (!ion_heap_mask) in MapNameToIonMask() 123 IonHeapConfig heap_config = { ion_heap_mask, ion_heap_flags }; in MapNameToIonMask() 150 unsigned int ion_heap_mask = 1 << ion_heap_id; in MapNameToIonName() local 151 IonHeapConfig heap_config = { ion_heap_mask, ion_heap_flags }; in MapNameToIonName()
|
/aosp_15_r20/system/memory/libmeminfo/libdmabufinfo/ |
D | dmabufinfo_test.cpp | 445 DmaBufTester() : ion_fd(ion_open()), ion_heap_mask(get_ion_heap_mask()) {} in DmaBufTester() 453 bool is_valid() { return (ion_fd >= 0 && ion_heap_mask > 0); } in is_valid() 464 int err = ion_alloc_fd(ion_fd, size, 0, ion_heap_mask, 0, &fd); in allocate() 536 const int ion_heap_mask; member in DmaBufTester
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/memory/libdmabufheap/include/BufferAllocator/ |
D | BufferAllocator.h | 182 int MapNameToIonMask(const std::string& heap_name, unsigned int ion_heap_mask,
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/memory/libdmabufheap/include/BufferAllocator/ |
D | BufferAllocator.h | 192 int MapNameToIonMask(const std::string& heap_name, unsigned int ion_heap_mask,
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/memory/libdmabufheap/include/BufferAllocator/ |
D | BufferAllocator.h | 182 int MapNameToIonMask(const std::string& heap_name, unsigned int ion_heap_mask,
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/memory/libdmabufheap/include/BufferAllocator/ |
D | BufferAllocator.h | 182 int MapNameToIonMask(const std::string& heap_name, unsigned int ion_heap_mask,
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/memory/libdmabufheap/include/BufferAllocator/ |
D | BufferAllocator.h | 182 int MapNameToIonMask(const std::string& heap_name, unsigned int ion_heap_mask,
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/memory/libdmabufheap/include/BufferAllocator/ |
D | BufferAllocator.h | 182 int MapNameToIonMask(const std::string& heap_name, unsigned int ion_heap_mask,
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/memory/libdmabufheap/include/BufferAllocator/ |
D | BufferAllocator.h | 182 int MapNameToIonMask(const std::string& heap_name, unsigned int ion_heap_mask,
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/memory/libdmabufheap/include/BufferAllocator/ |
D | BufferAllocator.h | 182 int MapNameToIonMask(const std::string& heap_name, unsigned int ion_heap_mask,
|
/aosp_15_r20/system/memory/libdmabufheap/include/BufferAllocator/ |
D | BufferAllocator.h | 192 int MapNameToIonMask(const std::string& heap_name, unsigned int ion_heap_mask,
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/memory/libdmabufheap/include/BufferAllocator/ |
D | BufferAllocator.h | 192 int MapNameToIonMask(const std::string& heap_name, unsigned int ion_heap_mask,
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/memory/libdmabufheap/include/BufferAllocator/ |
D | BufferAllocator.h | 182 int MapNameToIonMask(const std::string& heap_name, unsigned int ion_heap_mask,
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/memory/libdmabufheap/include/BufferAllocator/ |
D | BufferAllocator.h | 182 int MapNameToIonMask(const std::string& heap_name, unsigned int ion_heap_mask,
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/memory/libdmabufheap/include/BufferAllocator/ |
D | BufferAllocator.h | 182 int MapNameToIonMask(const std::string& heap_name, unsigned int ion_heap_mask,
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/memory/libdmabufheap/include/BufferAllocator/ |
D | BufferAllocator.h | 192 int MapNameToIonMask(const std::string& heap_name, unsigned int ion_heap_mask,
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/memory/libdmabufheap/include/BufferAllocator/ |
D | BufferAllocator.h | 192 int MapNameToIonMask(const std::string& heap_name, unsigned int ion_heap_mask,
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/memory/libdmabufheap/include/BufferAllocator/ |
D | BufferAllocator.h | 182 int MapNameToIonMask(const std::string& heap_name, unsigned int ion_heap_mask,
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/memory/libdmabufheap/include/BufferAllocator/ |
D | BufferAllocator.h | 182 int MapNameToIonMask(const std::string& heap_name, unsigned int ion_heap_mask,
|